mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -05:00
minor corrections
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1713 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
82933773cb
commit
2b94f34895
@ -269,7 +269,7 @@
|
||||
to='romeo@montague.net/orchard'
|
||||
type='result' />
|
||||
]]></example>
|
||||
<p>The responder then SHOULD send a list of the payload types that it can receive via a Jingle "content-accept" (or "session-accept") action. The list that the responder sends MAY include any payload types (not a subset of the payload types sent by the initiator) but SHOULD retain the ID numbers specified by the initiator. The order of the &PAYLOADTYPE; elements indicates the responder's preferences, with the most-preferred types first.</p>
|
||||
<p>If the responder wishes to accept the content definition, it MUST send a content-accept action to the initiator, which SHOULD include a list of the payload types that it can receive. The list that the responder sends MAY include any payload types (not a subset of the payload types sent by the initiator) but SHOULD retain the ID numbers specified by the initiator. The order of the &PAYLOADTYPE; elements indicates the responder's preferences, with the most-preferred types first.</p>
|
||||
<example caption="Responder accepts content type"><![CDATA[
|
||||
<iq from='juliet@capulet.com/balcony'
|
||||
to='romeo@montague.net/orchard'
|
||||
|
Loading…
Reference in New Issue
Block a user