mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
author error
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3059 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
8264a9789b
commit
47d010e334
@ -1205,7 +1205,7 @@ PENDING o-----------------------+ |
|
||||
<dl>
|
||||
<di>
|
||||
<dt>No existing session</dt>
|
||||
<dd>If there is no existing session and both parties simultaneously send a Jingle session-initiate message, the action with the lower of the two session IDs MUST overrule the other action, where by "lower" is meant the session ID that is sorted first using "i;octet" collation as specified in Section 9.3 of &rfc4790;. The party that receives the session-initiate action with the higher of the two session IDs MUST acknowledge the action or return an error condition that would normally be returned when receiving a session-initiate message, and the party that receives the session-initiate action with the lower of the two session IDs MUST return a &conflict; error to the other party, which SHOULD include a Jingle-specific condition of <tie-break/>.</dd>
|
||||
<dd>If there is no existing session and both parties simultaneously send a Jingle session-initiate message, the action with the lower of the two session IDs MUST overrule the other action, where by "lower" is meant the session ID that is sorted first using "i;octet" collation as specified in Section 9.3 of &rfc4790;. The party that receives the session-initiate action with the lower of the two session IDs MUST acknowledge the action or return an error condition that would normally be returned when receiving a session-initiate message, and the party that receives the session-initiate action with the higher of the two session IDs MUST return a &conflict; error to the other party, which SHOULD include a Jingle-specific condition of <tie-break/>.</dd>
|
||||
</di>
|
||||
<di>
|
||||
<dt>Existing session</dt>
|
||||
|
Loading…
Reference in New Issue
Block a user