[Telepathy-commits] [telepathy-spec/master] Add a magic number for clients to indicate they understand ICE UDP in media channels
Sjoerd Simons
sjoerd.simons at collabora.co.uk
Thu Feb 5 05:52:04 PST 2009
Reviewed-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
---
spec/Channel_Type_Streamed_Media.xml | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/spec/Channel_Type_Streamed_Media.xml b/spec/Channel_Type_Streamed_Media.xml
index b89065b..e426542 100644
--- a/spec/Channel_Type_Streamed_Media.xml
+++ b/spec/Channel_Type_Streamed_Media.xml
@@ -422,6 +422,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
connections (as implemented in libjingle 0.3) to traverse NATs.
</tp:docstring>
</tp:flag>
+ <tp:flag suffix="NAT_Traversal_ICE_UDP" value="16">
+ <tp:docstring>
+ The handle is capable of establishing ICE UDP peer-to-peer
+ connections (as defined by the IETF MMUSIC working group) to traverse
+ NATs.
+ </tp:docstring>
+ </tp:flag>
</tp:flags>
</interface>
--
1.5.6.5
More information about the telepathy-commits
mailing list