From 6391885bc953db3c36bad1b2debd35473dae3777 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Wed, 10 Jun 2009 18:22:44 +0000 Subject: [PATCH] 1.0 DRAFT git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3246 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0167.xml | 47 +++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 43 insertions(+), 4 deletions(-) diff --git a/xep-0167.xml b/xep-0167.xml index b7500acd..66d28bce 100644 --- a/xep-0167.xml +++ b/xep-0167.xml @@ -10,7 +10,7 @@ This specification defines a Jingle application type for negotiating one or more sessions that use the Real-time Transport Protocol (RTP) to exchange media such as voice or video. The application type includes a straightforward mapping to Session Description Protocol (SDP) for interworking with SIP media endpoints. &LEGALNOTICE; 0167 - Proposed + Draft Standards Track Standards Council @@ -21,13 +21,31 @@ - N/A + jingle-rtp + + jingle:apps:rtp + http://xmpp.org/schemas/jingle-apps-rtp.xsd + + + jingle:apps:rtp:errors + http://xmpp.org/schemas/jingle-apps-rtp-errors.xsd + + + jingle:apps:rtp:info + http://xmpp.org/schemas/jingle-apps-rtp-info.xsd + jingle &scottlu; &stpeter; &seanegan; &robmcqueen; &diana; + + 1.0 + 2009-06-10 + psa +

Per a vote of the XMPP Council, advanced specification from Experimental to Draft.

+
0.31 2009-05-19 @@ -1627,7 +1645,7 @@ Romeo Juliet
  • urn:xmpp:jingle:apps:rtp:errors:1
  • urn:xmpp:jingle:apps:rtp:info:1
  • -

    Upon advancement of this specification from a status of Experimental to a status of Draft, the ®ISTRAR; shall add the foregoing namespaces to the registry located at &NAMESPACES;, as described in Section 4 of &xep0053;.

    +

    The ®ISTRAR; includes the foregoing namespaces in its registry at &NAMESPACES;, as governed by &xep0053;.

    &NSVER; @@ -1649,7 +1667,7 @@ Romeo Juliet ]]> -

    The XMPP Registrar shall include "rtp" in its registry of Jingle application formats. The registry submission is as follows:

    +

    The XMPP Registrar includes "rtp" in its registry of Jingle application formats at &JINGLEAPPS;. The registry submission is as follows:

    rtp @@ -1675,6 +1693,13 @@ Romeo Juliet xmlns='urn:xmpp:jingle:apps:rtp:1' elementFormDefault='qualified'> + + + The protocol documented by this schema is defined in + XEP-0167: http://www.xmpp.org/extensions/xep-0167.html + + + @@ -1776,6 +1801,13 @@ Romeo Juliet xmlns='urn:xmpp:jingle:apps:rtp:errors:1' elementFormDefault='qualified'> + + + The protocol documented by this schema is defined in + XEP-0167: http://www.xmpp.org/extensions/xep-0167.html + + + @@ -1799,6 +1831,13 @@ Romeo Juliet xmlns='urn:xmpp:jingle:apps:rtp:info:1' elementFormDefault='qualified'> + + + The protocol documented by this schema is defined in + XEP-0167: http://www.xmpp.org/extensions/xep-0167.html + + +