1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-21 16:55:07 -05:00

XEP-0353 v0.1: Initial published version approved by XMPP Council

This commit is contained in:
Matthew A. Miller 2014-10-02 11:44:17 -06:00
parent 82044132e4
commit 2e69a36269
2 changed files with 15 additions and 8 deletions

View File

@ -9,8 +9,8 @@
<title>Jingle Message Initiation</title> <title>Jingle Message Initiation</title>
<abstract>This specification provides a way for the initiator of a Jingle session to propose sending an invitation in an XMPP message stanza, thus taking advantage of message delivery semantics instead of sending IQ stanzas to all of the responder's online resources or choosing a particular online resource.</abstract> <abstract>This specification provides a way for the initiator of a Jingle session to propose sending an invitation in an XMPP message stanza, thus taking advantage of message delivery semantics instead of sending IQ stanzas to all of the responder's online resources or choosing a particular online resource.</abstract>
&LEGALNOTICE; &LEGALNOTICE;
<number>xxxx</number> <number>0353</number>
<status>ProtoXEP</status> <status>Experimental</status>
<type>Standards Track</type> <type>Standards Track</type>
<sig>Standards</sig> <sig>Standards</sig>
<approver>Council</approver> <approver>Council</approver>
@ -22,6 +22,12 @@
<shortname>jingle-message</shortname> <shortname>jingle-message</shortname>
&fippo; &fippo;
&stpeter; &stpeter;
<revision>
<version>0.1</version>
<date>2014-10-02</date>
<initials>XEP Editor (mam)</initials>
<remark><p>Initial published version approved by the XMPP Council.</p></remark>
</revision>
<revision> <revision>
<version>0.0.2</version> <version>0.0.2</version>
<date>2014-08-28</date> <date>2014-08-28</date>

View File

@ -1333,3 +1333,4 @@ IANA Service Location Protocol, Version 2 (SLPv2) Templates</link></span> <note>
<!ENTITY xep0350 "<span class='ref'><link url='http://xmpp.org/extensions/xep-0350.html'>Data Forms Geolocation Element (XEP-0350)</link></span> <note>XEP-0350: Data Forms Geolocation Element &lt;<link url='http://xmpp.org/extensions/xep-0350.html'>http://xmpp.org/extensions/xep-0350.html</link>&gt;.</note>" > <!ENTITY xep0350 "<span class='ref'><link url='http://xmpp.org/extensions/xep-0350.html'>Data Forms Geolocation Element (XEP-0350)</link></span> <note>XEP-0350: Data Forms Geolocation Element &lt;<link url='http://xmpp.org/extensions/xep-0350.html'>http://xmpp.org/extensions/xep-0350.html</link>&gt;.</note>" >
<!ENTITY xep0351 "<span class='ref'><link url='http://xmpp.org/extensions/xep-0351.html'>Recipient Server Side Notifications Filtering (XEP-0351)</link></span> <note>XEP-0351: Recipient Server Side Notifications Filtering &lt;<link url='http://xmpp.org/extensions/xep-0351.html'>http://xmpp.org/extensions/xep-0351.html</link>&gt;.</note>" > <!ENTITY xep0351 "<span class='ref'><link url='http://xmpp.org/extensions/xep-0351.html'>Recipient Server Side Notifications Filtering (XEP-0351)</link></span> <note>XEP-0351: Recipient Server Side Notifications Filtering &lt;<link url='http://xmpp.org/extensions/xep-0351.html'>http://xmpp.org/extensions/xep-0351.html</link>&gt;.</note>" >
<!ENTITY xep0352 "<span class='ref'><link url='http://xmpp.org/extensions/xep-0352.html'>Client State Indication (XEP-0352)</link></span> <note>XEP-0352: Client State Indication &lt;<link url='http://xmpp.org/extensions/xep-0352.html'>http://xmpp.org/extensions/xep-0352.html</link>&gt;.</note>" > <!ENTITY xep0352 "<span class='ref'><link url='http://xmpp.org/extensions/xep-0352.html'>Client State Indication (XEP-0352)</link></span> <note>XEP-0352: Client State Indication &lt;<link url='http://xmpp.org/extensions/xep-0352.html'>http://xmpp.org/extensions/xep-0352.html</link>&gt;.</note>" >
<!ENTITY xep0353 "<span class='ref'><link url='http://xmpp.org/extensions/xep-0353.html'>Jingle Message Initiation (XEP-0353)</link></span> <note>XEP-0353: Jingle Message Initiation &lt;<link url='http://xmpp.org/extensions/xep-0353.html'>http://xmpp.org/extensions/xep-0353.html</link>&gt;.</note>" >