[Bug 30434] New: CM sends wrong codecs SDP reply
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 28 20:23:49 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30434
Summary: CM sends wrong codecs SDP reply
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: sofiasip
AssignedTo: mikhail.zabaluev at nokia.com
ReportedBy: tester at tester.ca
QAContact: telepathy-bugs at lists.freedesktop.org
Scenario:
tp-ssip gets incoming call from Polycom phone with:
PCMU/8000
telepathy-event/8000 events=0-15
It creates a telepathy channel
- tp-farsight calls Ready() with all the possible codecs
- tp-ssip emits SetRemoteCodecs() with only PCMU & telephone-events
- tp-farsights calls SupportedCodecs() with only PCMU & telephone-events
Observed:
- tp-ssip sends a SDP reply with PCMU & telephone-events first, but then gives
all the other codecs afterwards
Expected:
- tp-ssip sends a SDP with only PCMU & telephone-events
So, what I'm saying is that tp-ssofia should flush its existing list of codecs
when it gets SupportedCodecs() or CodecsChanged() and just send its next SDP
with that.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list