diff --git a/inbox/jingle-sources.xml b/xep-0339.xml similarity index 94% rename from inbox/jingle-sources.xml rename to xep-0339.xml index d0e9cb1d..0d8cc89e 100644 --- a/inbox/jingle-sources.xml +++ b/xep-0339.xml @@ -9,8 +9,8 @@ Source-Specific Media Attributes in Jingle This specification provides an XML mapping for translating the RFC 5766 Source-Specific Media Attributes from SDP to Jingle &LEGALNOTICE; - xxxx - ProtoXEP + 0339 + Experimental Standards Track Standards Council @@ -20,6 +20,12 @@ NOT_YET_ASSIGNED + + 0.1 + 2014-01-08 + psa +

Initial published version approved by the XMPP Council.

+
0.0.1 2013-11-25 @@ -67,7 +73,7 @@ a=ssrc:1656081975 label:MLTJKIHilGn71fNQoszkQ4jlPTuS5vJyKVIva0 a=ssrc-group:<semantics> <ssrc-id> ... -

This maps to Jingle as a <ssrc-group/> element qualified by the 'urn:xmpp:jingle:apps:rtp:ssma:0' namespace. Like the <source/> element, this is included as child of the Jingle <description/> element. The SDP 'semantics' parameter is mapped to the semantics attribute (for consistency with FIXME jingle-grouping FIXME) and the list of ssrc-ids is mapped to <source/> elements whole 'ssrc' attribute is set to the ssrc-id.

+

This maps to Jingle as a <ssrc-group/> element qualified by the 'urn:xmpp:jingle:apps:rtp:ssma:0' namespace. Like the <source/> element, this is included as child of the Jingle <description/> element. The SDP 'semantics' parameter is mapped to the semantics attribute (for consistency with &xep0338;) and the list of ssrc-ids is mapped to <source/> elements whole 'ssrc' attribute is set to the ssrc-id.