mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-28 04:02:20 -05:00
changed receiver to responder
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1889 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
8fc7507024
commit
ddd40fc68c
@ -232,7 +232,7 @@ INITIATOR RESPONDER
|
|||||||
</jingle>
|
</jingle>
|
||||||
</iq>
|
</iq>
|
||||||
]]></example>
|
]]></example>
|
||||||
<p>The 'pwd' and 'ufrag' attributes MUST be included in the session-initate request, in subsequent content-add and content-replace actions, and when offering candidates via the transport-info action. The attributes SHOULD NOT be included in a session-accept action. The values are separately generated for both the initiator and the receiver, in accordance with &icecore; and as shown in the examples. The attributes are defined as follows.</p>
|
<p>The 'pwd' and 'ufrag' attributes MUST be included in the session-initate request, in subsequent content-add and content-replace actions, and when offering candidates via the transport-info action. The attributes SHOULD NOT be included in a session-accept action. The values are separately generated for both the initiator and the responder, in accordance with &icecore; and as shown in the examples. The attributes are defined as follows.</p>
|
||||||
<table caption='Transport Attributes'>
|
<table caption='Transport Attributes'>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Name</th>
|
<th>Name</th>
|
||||||
|
Loading…
Reference in New Issue
Block a user