[Telepathy-commits] [telepathy-spec/master] Add ice-udp as an option for the nat-traversal property

Sjoerd Simons sjoerd at luon.net
Thu Feb 5 02:44:38 PST 2009


Reviewed-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Reviewed-by: Will Thompson <will.thompson at collabora.co.uk>
---
 spec/Channel_Interface_Media_Signalling.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/spec/Channel_Interface_Media_Signalling.xml b/spec/Channel_Interface_Media_Signalling.xml
index 8249331..2a899ce 100644
--- a/spec/Channel_Interface_Media_Signalling.xml
+++ b/spec/Channel_Interface_Media_Signalling.xml
@@ -120,6 +120,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
         <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>
     </tp:property>
-- 
1.5.6.5



More information about the telepathy-commits mailing list