mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-23 17:52:15 -05:00
update to 8285
This commit is contained in:
parent
be6bc3a1e0
commit
1b77f50b11
11
xep-0294.xml
11
xep-0294.xml
@ -8,7 +8,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<title>Jingle RTP Header Extensions Negotiation</title>
|
<title>Jingle RTP Header Extensions Negotiation</title>
|
||||||
<abstract>This specification defines an XMPP extension to negotiate
|
<abstract>This specification defines an XMPP extension to negotiate
|
||||||
the use of the use of RTP Header Extension as defined by RFC 5285
|
the use of the use of RTP Header Extension as defined by RFC 8285
|
||||||
with Jingle RTP sessions</abstract>
|
with Jingle RTP sessions</abstract>
|
||||||
&LEGALNOTICE;
|
&LEGALNOTICE;
|
||||||
<number>0294</number>
|
<number>0294</number>
|
||||||
@ -18,7 +18,6 @@
|
|||||||
<approver>Council</approver>
|
<approver>Council</approver>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<spec>XEP-0167</spec>
|
<spec>XEP-0167</spec>
|
||||||
<spec>RFC 5285</spec>
|
|
||||||
<spec>RFC 8285</spec>
|
<spec>RFC 8285</spec>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<supersedes/>
|
<supersedes/>
|
||||||
@ -62,7 +61,7 @@
|
|||||||
|
|
||||||
<section1 topic='Introduction' anchor='introduction'>
|
<section1 topic='Introduction' anchor='introduction'>
|
||||||
<p>This documents specifies how to negotiate the use of the RTP
|
<p>This documents specifies how to negotiate the use of the RTP
|
||||||
Header Extensions as defined by &rfc5285; and &rfc8285; with Jingle RTP
|
Header Extensions as defined by &rfc8285; with Jingle RTP
|
||||||
sessions.</p>
|
sessions.</p>
|
||||||
</section1>
|
</section1>
|
||||||
|
|
||||||
@ -70,7 +69,7 @@
|
|||||||
<p>The Jingle extension defined herein is designed to meet the following requirements:</p>
|
<p>The Jingle extension defined herein is designed to meet the following requirements:</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>Enable negotiations of the RTP Header extensions as defined in
|
<li>Enable negotiations of the RTP Header extensions as defined in
|
||||||
<cite>RFC 5285</cite> and <cite>RFC 8285</cite>.</li>
|
<cite>RFC 8285</cite>.</li>
|
||||||
<li>Map these parameters to Session Description Protocol (SDP; see
|
<li>Map these parameters to Session Description Protocol (SDP; see
|
||||||
&rfc4566;) to enable interoperability.</li>
|
&rfc4566;) to enable interoperability.</li>
|
||||||
</ol>
|
</ol>
|
||||||
@ -192,7 +191,7 @@
|
|||||||
|
|
||||||
<section1 topic='Mapping to Session Description Protocol' anchor='sdp-mapping'>
|
<section1 topic='Mapping to Session Description Protocol' anchor='sdp-mapping'>
|
||||||
<p>The <rtp-hdrext/> element maps to the "a:extmap=" SDP line
|
<p>The <rtp-hdrext/> element maps to the "a:extmap=" SDP line
|
||||||
defined in <cite>RFC 5285</cite>. The ID is mapped to the 'id' attribute, the
|
defined in <cite>RFC 8285</cite>. The ID is mapped to the 'id' attribute, the
|
||||||
direction to the 'senders' attribute and the URI to the 'uri'
|
direction to the 'senders' attribute and the URI to the 'uri'
|
||||||
attribute.</p>
|
attribute.</p>
|
||||||
|
|
||||||
@ -200,7 +199,7 @@
|
|||||||
defined in <cite>RFC 8285</cite>. Note that a session-level line might need to be mapped
|
defined in <cite>RFC 8285</cite>. Note that a session-level line might need to be mapped
|
||||||
to all <description/> elements.</p>
|
to all <description/> elements.</p>
|
||||||
|
|
||||||
<p>Example conversion of a incomplete sample fragment of a SDP taken from <cite>RFC 5285</cite> section 6 into equivalent XMPP:</p>
|
<p>Example conversion of a incomplete sample fragment of a SDP taken from <cite>RFC 8285</cite> section 7 into equivalent XMPP:</p>
|
||||||
<example caption='SDP fragment'><![CDATA[
|
<example caption='SDP fragment'><![CDATA[
|
||||||
m=video
|
m=video
|
||||||
a=sendrecv
|
a=sendrecv
|
||||||
|
1
xep.ent
1
xep.ent
@ -626,7 +626,6 @@ THE SOFTWARE.
|
|||||||
<!ENTITY rfc5246 "<span class='ref'><link url='http://tools.ietf.org/html/rfc5246'>RFC 5246</link></span> <note>RFC 5246: The Transport Layer Security (TLS) Protocol Version 1.2 <<link url='http://tools.ietf.org/html/rfc5246'>http://tools.ietf.org/html/rfc5246</link>>.</note>" >
|
<!ENTITY rfc5246 "<span class='ref'><link url='http://tools.ietf.org/html/rfc5246'>RFC 5246</link></span> <note>RFC 5246: The Transport Layer Security (TLS) Protocol Version 1.2 <<link url='http://tools.ietf.org/html/rfc5246'>http://tools.ietf.org/html/rfc5246</link>>.</note>" >
|
||||||
<!ENTITY rfc5256 "<span class='ref'><link url='http://tools.ietf.org/html/rfc5256'>RFC 5256</link></span> <note>RFC 5256: Internet Message Access Protocol - SORT and THREAD Extensions <<link url='http://tools.ietf.org/html/rfc5256'>http://tools.ietf.org/html/rfc5256</link>>.</note>" >
|
<!ENTITY rfc5256 "<span class='ref'><link url='http://tools.ietf.org/html/rfc5256'>RFC 5256</link></span> <note>RFC 5256: Internet Message Access Protocol - SORT and THREAD Extensions <<link url='http://tools.ietf.org/html/rfc5256'>http://tools.ietf.org/html/rfc5256</link>>.</note>" >
|
||||||
<!ENTITY rfc5280 "<span class='ref'><link url='http://tools.ietf.org/html/rfc5280'>RFC 5280</link></span> <note>RFC 5280: Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile <<link url='http://tools.ietf.org/html/rfc5280'>http://tools.ietf.org/html/rfc5280</link>>.</note>" >
|
<!ENTITY rfc5280 "<span class='ref'><link url='http://tools.ietf.org/html/rfc5280'>RFC 5280</link></span> <note>RFC 5280: Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile <<link url='http://tools.ietf.org/html/rfc5280'>http://tools.ietf.org/html/rfc5280</link>>.</note>" >
|
||||||
<!ENTITY rfc5285 "<span class='ref'><link url='http://tools.ietf.org/html/rfc5285'>RFC 5285</link></span> <note>RFC 5285: A General Mechanism for RTP Header Extensions <<link url='http://tools.ietf.org/html/rfc5285'>http://tools.ietf.org/html/rfc5285</link>>.</note>" >
|
|
||||||
<!ENTITY rfc5322 "<span class='ref'><link url='http://tools.ietf.org/html/rfc5322'>RFC 5322</link></span> <note>RFC 5322: Internet Message Format <<link url='http://tools.ietf.org/html/rfc5322'>http://tools.ietf.org/html/rfc5322</link>>.</note>" >
|
<!ENTITY rfc5322 "<span class='ref'><link url='http://tools.ietf.org/html/rfc5322'>RFC 5322</link></span> <note>RFC 5322: Internet Message Format <<link url='http://tools.ietf.org/html/rfc5322'>http://tools.ietf.org/html/rfc5322</link>>.</note>" >
|
||||||
<!ENTITY rfc5359 "<span class='ref'><link url='http://tools.ietf.org/html/rfc5359'>RFC 5359</link></span> <note>RFC 5359: Session Initiation Protocol Service Examples <<link url='http://tools.ietf.org/html/rfc5359'>http://tools.ietf.org/html/rfc5359</link>>.</note>" >
|
<!ENTITY rfc5359 "<span class='ref'><link url='http://tools.ietf.org/html/rfc5359'>RFC 5359</link></span> <note>RFC 5359: Session Initiation Protocol Service Examples <<link url='http://tools.ietf.org/html/rfc5359'>http://tools.ietf.org/html/rfc5359</link>>.</note>" >
|
||||||
<!ENTITY rfc5389 "<span class='ref'><link url='http://tools.ietf.org/html/rfc5389'>RFC 5389</link></span> <note>RFC 5389: Session Traversal Utilities for NAT (STUN) <<link url='http://tools.ietf.org/html/rfc5389'>http://tools.ietf.org/html/rfc5389</link>>.</note>" >
|
<!ENTITY rfc5389 "<span class='ref'><link url='http://tools.ietf.org/html/rfc5389'>RFC 5389</link></span> <note>RFC 5389: Session Traversal Utilities for NAT (STUN) <<link url='http://tools.ietf.org/html/rfc5389'>http://tools.ietf.org/html/rfc5389</link>>.</note>" >
|
||||||
|
Loading…
Reference in New Issue
Block a user