diff --git a/inbox/jingle-sources.xml b/inbox/jingle-sources.xml index 8414a5c1..483c41e5 100644 --- a/inbox/jingle-sources.xml +++ b/inbox/jingle-sources.xml @@ -67,9 +67,9 @@ 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 type 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 FIXME jingle-grouping FIXME) and the list of ssrc-ids is mapped to <source/> elements whole 'ssrc' attribute is set to the ssrc-id.

+ [...] @@ -99,11 +99,11 @@ a=ssrc:44444 cname:user3@example.com - + - +