From 94842cae9a4ef21d1902ae82992a79aaaf05f985 Mon Sep 17 00:00:00 2001 From: Olivier CrĂȘte Date: Wed, 28 Mar 2012 14:36:57 -0400 Subject: Call1: Don't mention Rejected in User_Requested, it's now its own reason --- spec/Channel_Type_Call.xml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/spec/Channel_Type_Call.xml b/spec/Channel_Type_Call.xml index 383db251..6deab1fd 100644 --- a/spec/Channel_Type_Call.xml +++ b/spec/Channel_Type_Call.xml @@ -908,13 +908,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

The change was requested by the contact indicated by the Actor member of a Call_State_Reason struct.

-

If the Actor is the local user, the DBus_Reason SHOULD be the - empty string.

- -

If the Actor is a remote user, the DBus_Reason SHOULD be the empty - string if the call was terminated normally, but MAY be a non-empty - error name to indicate error-like call termination reasons (call - rejected as busy, kicked from a conference by a moderator, etc.).

+

The DBus_Reason SHOULD be the empty string if the call + was terminated normally, but MAY be a non-empty error name + to indicate error-like call termination reasons (kicked from + a conference by a moderator, etc.).

-- cgit v1.2.3