[Telepathy] Getting relay info from Telepathy to Farsight
Olivier Crête
olivier.crete at collabora.co.uk
Thu Feb 5 16:08:12 PST 2009
On Thu, 2009-02-05 at 18:23 +0000, Simon McVittie wrote:
> + <property name="STUNServer" tp:name-for-bindings="STUN_Server"
> + type="s" access="read">
> + <tp:added version="0.17.UNRELEASED"/>
> + <tp:docstring>
> + The IP address or hostname of the STUN server to use for NAT traversal.
> + <!-- Unresolved issue: should we mandate that this is an IP address? -->
> + </tp:docstring>
> + </property>
Yes, we should.
> + <property name="NATTraversal" tp:name-for-bindings="NAT_Traversal"
> + type="s" access="read">
> + <tp:added version="0.17.UNRELEASED"/>
> + <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
> + <p>The transport (NAT traversal technique) to be used for this
> + stream. Well-known values include:</p>
> +
> + <dl>
> + <dt>none</dt>
> + <dd>Raw UDP with no attempt made at doing NAT traversal. The
> + stun-server property MUST be absent or empty.</dd>
> +
> + <dt>stun</dt>
> + <dd>Raw UDP, but a STUN request should be made to the given server
> + to open a UDP port mapping and determine the external IP.
> + The <tp:member-ref>STUNServer</tp:member-ref> property MUST be
> + given and non-empty.</dd>
> +
> + <dt>gtalk-p2p</dt>
> + <dd>Google Talk peer-to-peer connectivity establishment should be
> + used, as implemented in libjingle 0.3.</dd>
> +
> + <dt>ice-udp</dt>
> + <dd>Interactive Connectivity Establishment should be used,
> + as defined by the IETF MMUSIC working group.</dd>
> + </dl>
> + </tp:docstring>
> + </property>
Maybe also want to add "msn-ice6" (as used in WLM 8 I believe?)
The rest looks fine to me..
Youness, what do you think?
--
Olivier Crête
olivier.crete at collabora.co.uk
Collabora Ltd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop.org/archives/telepathy/attachments/20090206/a34aa34c/attachment.pgp
More information about the telepathy
mailing list