1.0 DRAFT

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3247 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2009-06-10 18:22:49 +00:00
parent 6391885bc9
commit e9b89a1288
1 changed files with 21 additions and 4 deletions

View File

@ -11,7 +11,7 @@
<abstract>This specification defines a Jingle transport method that results in sending media data using raw datagram associations via the User Datagram Protocol (UDP). This transport method is negotiated via the Interactive Connectivity Establishment (ICE) methodology, which provides robust NAT traversal for media traffic.</abstract>
&LEGALNOTICE;
<number>0176</number>
<status>Proposed</status>
<status>Draft</status>
<type>Standards Track</type>
<sig>Standards</sig>
<approver>Council</approver>
@ -21,7 +21,11 @@
</dependencies>
<supersedes/>
<supersededby/>
<shortname>N/A</shortname>
<shortname>jingle-ice-udp</shortname>
<schemaloc>
<ns>jingle:transports:ice-udp</ns>
<url>http://xmpp.org/schemas/jingle-transports-ice-udp.xsd</url>
</schemaloc>
<discuss>jingle</discuss>
&joebeda;
&scottlu;
@ -29,6 +33,12 @@
&hildjj;
&seanegan;
&robmcqueen;
<revision>
<version>1.0</version>
<date>2009-06-10</date>
<initials>psa</initials>
<remark><p>Per a vote of the XMPP Council, advanced specification from Experimental to Draft.</p></remark>
</revision>
<revision>
<version>0.27</version>
<date>2009-05-27</date>
@ -922,7 +932,7 @@ Romeo Gateway Juliet
<ul>
<li>urn:xmpp:jingle:transports:ice-udp:1</li>
</ul>
<p>Upon advancement of this specification from a status of Experimental to a status of Draft, the &REGISTRAR; shall add the foregoing namespaces to the registry located at &NAMESPACES;, as described in Section 4 of &xep0053;.</p>
<p>The &REGISTRAR; includes the foregoing namespace in its registry at &NAMESPACES;, as governed by &xep0053;.</p>
</section2>
<section2 topic='Protocol Versioning' anchor='registrar-versioning'>
&NSVER;
@ -942,7 +952,7 @@ Romeo Gateway Juliet
]]></code>
</section2>
<section2 topic='Jingle Transport Methods' anchor='registrar-transports'>
<p>The XMPP Registrar shall include "ice-udp" in its registry of Jingle transport methods. The registry submission is as follows:</p>
<p>The XMPP Registrar includes "ice-udp" in its registry of Jingle transport methods at &JINGLETRANSPORTS;. The registry submission is as follows:</p>
<code><![CDATA[
<transport>
<name>ice-udp</name>
@ -970,6 +980,13 @@ Romeo Gateway Juliet
xmlns='urn:xmpp:jingle:transports:ice-udp:1'
elementFormDefault='qualified'>
<xs:annotation>
<xs:documentation>
The protocol documented by this schema is defined in
XEP-0176: http://www.xmpp.org/extensions/xep-0176.html
</xs:documentation>
</xs:annotation>
<xs:element name='transport'>
<xs:complexType>
<xs:choice minOccurs='0'>