[telepathy-spec/master] Call_Flag_Ringing: rename to Call_Flag_Locally_Ringing to disambiguate

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Nov 30 10:16:22 PST 2009


Sjoerd confirms that this flag is not meant to be set for outgoing calls.
---
 spec/Channel_Type_Call.xml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/spec/Channel_Type_Call.xml b/spec/Channel_Type_Call.xml
index caebc60..dc2ff9e 100644
--- a/spec/Channel_Type_Call.xml
+++ b/spec/Channel_Type_Call.xml
@@ -288,7 +288,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
         sense in a particular state.
       </tp:docstring>
 
-      <tp:flag suffix="Ringing" value="1">
+      <tp:flag suffix="Locally_Ringing" value="1">
         <tp:docstring>
           The local contact has been alerted about the call but has not
           responded; if possible, the remote contact(s) have been informed of
@@ -296,7 +296,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
           state Call_State_Pending_Receiver. It SHOULD be set when
           <tp:member-ref>Ringing</tp:member-ref> is called successfully, and
           unset when the state changes.
-          [FIXME: does this make sense for outgoing calls too?]
         </tp:docstring>
       </tp:flag>
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list