Bug 20902 - Gabble should send and expose <reason><text>...</></> when ending Jingle calls
Summary: Gabble should send and expose <reason><text>...</></> when ending Jingle calls
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=telepat...
Whiteboard:
Keywords: patch
Depends on: 20885
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-27 04:50 UTC by Will Thompson
Modified: 2009-08-21 04:13 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Will Thompson 2009-03-27 04:50:41 UTC
XEP 0166 defines a <reason> stanza to be included in session-terminate, which SHOULD include a machine-readable reason from a specified set, and MAY include a <text> element for a message from the terminator to the terminatee. We should expose this as the message in MembersChanged, and pass the message passed to RemoveMembers[WithReason] to the peer in <text>.
Comment 1 Will Thompson 2009-08-08 08:13:18 UTC
I implemented this on a whim. See attached branch.
Comment 2 Simon McVittie 2009-08-13 10:11:07 UTC
Doesn't the group mixin need to be given the "remove uses message" flag?

Targeting 0.9, I think.
Comment 3 Will Thompson 2009-08-13 10:17:02 UTC
(In reply to comment #2)
> Doesn't the group mixin need to be given the "remove uses message" flag?

Oh yeah. Branch updated.
Comment 4 Simon McVittie 2009-08-19 04:35:25 UTC
Approved for master, inappropriate for 0.8 branch.
Comment 5 Will Thompson 2009-08-21 04:12:58 UTC
Merged, will be in 0.9.0


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.