Bug 20902

Summary: Gabble should send and expose <reason><text>...</></> when ending Jingle calls
Product: Telepathy Reporter: Will Thompson <will>
Component: gabbleAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium Keywords: patch
Version: unspecified   
Hardware: Other   
OS: All   
URL: http://git.collabora.co.uk/?p=telepathy-gabble.git;a=commit;h=36f4a8fcade23e6a9dc3c14621bec9c11cbd9bbf
Whiteboard:
i915 platform: i915 features:
Bug Depends on: 20885    
Bug Blocks:    

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.