From eef4cb3becadc48934ed81b51a99d21836d7e0ff Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Tue, 8 Dec 2020 20:12:43 +0100 Subject: [PATCH] XEP-0371: Make 'network' optional, and add a mapping to SDP --- xep-0371.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/xep-0371.xml b/xep-0371.xml index 9818ac142..5356aa58e 100644 --- a/xep-0371.xml +++ b/xep-0371.xml @@ -10,7 +10,7 @@ This specification defines a Jingle transport method that results in sending media data using datagram associations via the User Datagram Protocol (UDP) or using end-to-end connections via the Transport Control Protocol (TCP). This transport method is negotiated via the Interactive Connectivity Establishment (ICE) methodology (which provides robust NAT traversal for media traffic) and also supports the ability to exchange candidates throughout the life of the session, consistent with so-called "Trickle ICE" (draft-ietf-ice-trickle). &LEGALNOTICE; 0371 - Deferred + Experimental Standards Track Standards Council @@ -27,6 +27,14 @@ jingle-ice &stpeter; + + 0.4.0 + 2020-12-08 + egp + +

Make 'network' optional, and add a mapping to SDP.

+
+
0.3.1 2021-03-04 @@ -281,8 +289,8 @@ INITIATOR RESPONDER network An index, starting at 0, referencing which network this candidate is on for a given peer (used for diagnostic purposes if the calling hardware has more than one Network Interface Card). - N/A - 0 + "extension-att-name network extension-att-value <the network>" in a=candidate line + 0 port @@ -1022,12 +1030,12 @@ Romeo Gateway Juliet - +