[Bug 24906] GSM-compatible conference calls
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 27 14:59:13 CET 2009
http://bugs.freedesktop.org/show_bug.cgi?id=24906
--- Comment #11 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2009-11-27 05:59:13 PST ---
If the spec cabal accept the clarification from Bug #25316, then we could solve
the problem of "who can I invite?" by adding this additional patch:
http://git.collabora.co.uk/?p=user/smcv/telepathy-spec-smcv.git;a=shortlog;h=refs/heads/contact-caps-rooms
http://people.freedesktop.org/~smcv/telepathy-spec-contact_caps_rooms/spec/org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.html#org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.Contact_Capabilities_Map
commit 2afc284698e4a96c466d7382ddd46da64fa535e3
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: 2009-11-27 13:42:00 +0000
ContactCapabilities: specify what channel classes with Handle_Type_Room or
Handle_Type_None mean
They wouldn't be meaningful otherwise, and we need a representation for
this information.
diff --git a/spec/Connection_Interface_Contact_Capabilities.xml
b/spec/Connection_Interface_Contact_Capabilities.xml
index 97b7cbc..803ab06 100644
--- a/spec/Connection_Interface_Contact_Capabilities.xml
+++ b/spec/Connection_Interface_Contact_Capabilities.xml
@@ -263,6 +263,20 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA.</
capabilities with the same code.</p>
</tp:rationale>
+ <p>Channel classes with target handle type Handle_Type_Room or
+ Handle_Type_None indicate that if a channel matching the channel
+ class is created, then inviting the contact to that channel
+ can be expected to succeed.</p>
+
+ <tp:rationale>
+ <p>To support room-based XMPP protocols like
+ <a href="http://telepathy.freedesktop.org/wiki/Muji">Muji</a>
+ and MUC Tubes, it's necessary to be able to discover who can be
+ invited to a given room channel; most XMPP contacts won't
+ support being invited into a Muji conference call, at least
+ in the short to medium term.</p>
+ </tp:rationale>
+
<p>No interpretation is defined for channel classes with any other
target handle type, or for channel classes that do not fix a
target handle type, in this version of the Telepathy
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list