Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No codec matched when receiving ACK containing SDP body #438

Open
GoogleCodeExporter opened this issue Mar 18, 2015 · 2 comments
Open

No codec matched when receiving ACK containing SDP body #438

GoogleCodeExporter opened this issue Mar 18, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Receive bodiless INVITE
2. Reply with SDP offer in the 200-OK message
3. Receive negotiated SDP into the ACK message

What is the expected output? What do you see instead?
Doubango should start the media manager using the negotiated SDP provided into 
the ACK message. "No codec matched" error is raised from the 
tdav_session_audio_start() function instead.

What version of the product are you using? On what operating system?
Doubango 1233 on Android OS

Please provide any additional information below.
Wireshark trace attached of the related call flow.

Original issue reported on code.google.com by [email protected] on 2 Mar 2015 at 9:29

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant