mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Fixing copy'n'paste error. Thanks to pihhan in jdev.
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3492 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
caeff9c311
commit
c558fb630e
@ -917,7 +917,7 @@ PENDING o-----------------------+ |
|
||||
<p>In order to gracefully end the session (which can be done at any point after acknowledging receipt of the initiation request, including immediately thereafter in order to decline the request), either the responder or the initiator MUST send a session-terminate message to the other party.</p>
|
||||
<p>The party that terminates the session SHOULD include a <reason/> element that specifies why the session is being terminated. Examples follow.</p>
|
||||
<p>Probably the primary reason for terminating a session is that the session has ended successfully (e.g., because a file has been sent or a voice call has completed); in this case, the recommended condition is <success/>.</p>
|
||||
<example caption="Terminating the session (busy)"><![CDATA[
|
||||
<example caption="Terminating the session (success)"><![CDATA[
|
||||
<iq from='juliet@capulet.lit/balcony'
|
||||
id='bv81gs75'
|
||||
to='romeo@montague.lit/orchard'
|
||||
|
Loading…
Reference in New Issue
Block a user