diff options
author | Olivier CrĂȘte <olivier.crete@collabora.com> | 2012-03-28 14:36:57 -0400 |
---|---|---|
committer | Olivier CrĂȘte <olivier.crete@collabora.com> | 2012-03-28 14:36:57 -0400 |
commit | 94842cae9a4ef21d1902ae82992a79aaaf05f985 (patch) | |
tree | 2df5fd8446589a11e1eda20541f0b4b8494082f3 | |
parent | 6dd7f93afa2dd6509923eae79ca555814cda21e7 (diff) |
Call1: Don't mention Rejected in User_Requested, it's now its own reason
-rw-r--r-- | spec/Channel_Type_Call.xml | 11 |
1 files 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. <p>The change was requested by the contact indicated by the Actor member of a <tp:type>Call_State_Reason</tp:type> struct.</p> - <p>If the Actor is the local user, the DBus_Reason SHOULD be the - empty string.</p> - - <p>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.).</p> + <p>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.).</p> </tp:docstring> </tp:enumvalue> |