mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-11 11:55:06 -05:00
typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@775 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
ce95351dec
commit
e8a72bf2c1
@ -490,7 +490,7 @@ PENDING o---------------------+ |
|
|||||||
</jingle>
|
</jingle>
|
||||||
</iq>
|
</iq>
|
||||||
]]></example>
|
]]></example>
|
||||||
<p>The &JINGLE; element in the accept stanza MUST contain one or more <content/> elements, each of which MUST contain only one <description/> element and one or more <transport/> elements. The &JINGLE; element SHOULD possess a 'responder' attribute that explicitly specifies the full JID of the responding entity, and the initiator SHOULD send all future commmunications about this Jingle session to the JID provided in the 'responder' attribute.</p>
|
<p>The &JINGLE; element in the accept stanza MUST contain one or more <content/> elements, each of which MUST contain one <description/> element and one <transport/> element. The &JINGLE; element SHOULD possess a 'responder' attribute that explicitly specifies the full JID of the responding entity, and the initiator SHOULD send all future commmunications about this Jingle session to the JID provided in the 'responder' attribute.</p>
|
||||||
<p>The initiator then acknowledges the receiver's definitive acceptance:</p>
|
<p>The initiator then acknowledges the receiver's definitive acceptance:</p>
|
||||||
<example caption="Initiator Acknowledges Definitive Acceptance"><![CDATA[
|
<example caption="Initiator Acknowledges Definitive Acceptance"><![CDATA[
|
||||||
<iq type='result' to='juliet@capulet.com/balcony' from='romeo@montague.net/orchard' id='accept1'/>
|
<iq type='result' to='juliet@capulet.com/balcony' from='romeo@montague.net/orchard' id='accept1'/>
|
||||||
|
Loading…
Reference in New Issue
Block a user