[Bug 56044] tp_base_call_channel_hangup: Only set_state to ENDED if not set
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 17 12:11:08 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=56044
--- Comment #4 from Xavier Claessens <xclaesse at gmail.com> ---
Ok, reading the unit test, I actually see the reason (good think this is all
well tested). So in tp_base_call_channel_set_ringing() we call
tp_base_call_channel_set_state() not to change the state, but to add the
RINGING flag. This actually makes sense, the state of the call did not actually
change, but the UI is reporting that it is now playing ringing sound.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list