From 23f201a0ba626f3468859d1864e0946706a677ee Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Fri, 27 Nov 2020 21:07:00 +0100 Subject: [PATCH] XEP-0176: Improve compatibility with WebRTC clients --- xep-0176.xml | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/xep-0176.xml b/xep-0176.xml index ca128d71..434cacfe 100644 --- a/xep-0176.xml +++ b/xep-0176.xml @@ -33,6 +33,17 @@ &hildjj; &seanegan; &robmcqueen; + + 1.1 + 2020-11-27 + egp + +
    +
  • Make the 'foundation' attribute a string instead of an unsignedByte, in accordance with &rfc8445;.
  • +
  • Make the 'network' attribute optional, and add a mapping to SDP.
  • +
+
+
1.0 2009-06-10 @@ -383,8 +394,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 @@ -1012,16 +1023,16 @@ Romeo Gateway Juliet - + - +