[Bug 56181] New: Don't create StreamedMedia channels when Call1 clients are present
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 19 16:13:36 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=56181
Priority: medium
Bug ID: 56181
Assignee: telepathy-bugs at lists.freedesktop.org
Summary: Don't create StreamedMedia channels when Call1 clients
are present
QA Contact: telepathy-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: rishi.is at lostca.se
Hardware: All
Status: NEW
Version: git master
Component: gabble
Product: Telepathy
When a client calls tp_account_channel_request_create_and_handle_channel_async
it results in UpdateCapabilities being called on Gabble with the temporary
client, which does not have any caps or filters set.
Since Gabble resets the capabilties in UpdateCapabilities, and the temporary
client does not have any caps or filters, it sets use_call_channels to FALSE in
GabbleMediaFactory. This causes StreamedMedia channels to be created instead of
Call1, unless Gabble is restarted.
--
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