diff --git a/xep-0166.xml b/xep-0166.xml index 48eab2e2..72dcbead 100644 --- a/xep-0166.xml +++ b/xep-0166.xml @@ -750,7 +750,23 @@ PENDING o----------------------+ |

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 action to the other party.

The party that terminates the session SHOULD include a <reason/> element that specifies why the session is being terminated. Examples follow.

-

One reason for terminating the session is that the terminating party is busy; in this case, the recommended condition is "busy".

+

Probably the primary reason for terminating a session is that the call has ended successfully; in this case, the recommended condition is "success".

+ + + + + + + + ]]> +

Another reason for terminating the session is that the terminating party is busy; in this case, the recommended condition is "busy".