[next] telepathy-spec: Call1: Don't mention Rejected in User_Requested, it' s now its own reason

Simon McVittie smcv at kemper.freedesktop.org
Fri May 11 06:27:11 PDT 2012


Module: telepathy-spec
Branch: next
Commit: 94842cae9a4ef21d1902ae82992a79aaaf05f985
URL:    http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=94842cae9a4ef21d1902ae82992a79aaaf05f985

Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Wed Mar 28 14:36:57 2012 -0400

Call1: Don't mention Rejected in User_Requested, it's now its own reason

---

 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 383db25..6deab1f 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>
 



More information about the telepathy-commits mailing list