From 1b77f50b115fd65ce2120c5b1ec9aa56944e9012 Mon Sep 17 00:00:00 2001 From: Philipp Hancke Date: Mon, 8 Mar 2021 13:47:17 +0100 Subject: [PATCH] update to 8285 --- xep-0294.xml | 11 +++++------ xep.ent | 1 - 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/xep-0294.xml b/xep-0294.xml index 828b48a6..37641f8d 100644 --- a/xep-0294.xml +++ b/xep-0294.xml @@ -8,7 +8,7 @@
Jingle RTP Header Extensions Negotiation 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 &LEGALNOTICE; 0294 @@ -18,7 +18,6 @@ Council XEP-0167 - RFC 5285 RFC 8285 @@ -62,7 +61,7 @@

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.

@@ -70,7 +69,7 @@

The Jingle extension defined herein is designed to meet the following requirements:

  1. Enable negotiations of the RTP Header extensions as defined in - RFC 5285 and RFC 8285.
  2. + RFC 8285.
  3. Map these parameters to Session Description Protocol (SDP; see &rfc4566;) to enable interoperability.
@@ -192,7 +191,7 @@

The <rtp-hdrext/> element maps to the "a:extmap=" SDP line - defined in RFC 5285. The ID is mapped to the 'id' attribute, the + defined in RFC 8285. The ID is mapped to the 'id' attribute, the direction to the 'senders' attribute and the URI to the 'uri' attribute.

@@ -200,7 +199,7 @@ defined in RFC 8285. Note that a session-level line might need to be mapped to all <description/> elements.

-

Example conversion of a incomplete sample fragment of a SDP taken from RFC 5285 section 6 into equivalent XMPP:

+

Example conversion of a incomplete sample fragment of a SDP taken from RFC 8285 section 7 into equivalent XMPP:

RFC 5246 RFC 5246: The Transport Layer Security (TLS) Protocol Version 1.2 <http://tools.ietf.org/html/rfc5246>." > RFC 5256 RFC 5256: Internet Message Access Protocol - SORT and THREAD Extensions <http://tools.ietf.org/html/rfc5256>." > RFC 5280 RFC 5280: Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile <http://tools.ietf.org/html/rfc5280>." > -RFC 5285 RFC 5285: A General Mechanism for RTP Header Extensions <http://tools.ietf.org/html/rfc5285>." > RFC 5322 RFC 5322: Internet Message Format <http://tools.ietf.org/html/rfc5322>." > RFC 5359 RFC 5359: Session Initiation Protocol Service Examples <http://tools.ietf.org/html/rfc5359>." > RFC 5389 RFC 5389: Session Traversal Utilities for NAT (STUN) <http://tools.ietf.org/html/rfc5389>." >