mike-xu / doubango

Automatically exported from code.google.com/p/doubango
0 stars 0 forks source link

No codec matched when receiving ACK containing SDP body #438

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 massimo....@gmail.com on 2 Mar 2015 at 9:29

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 2 Mar 2015 at 5:52

GoogleCodeExporter commented 9 years ago
This looks like regression. Please try with r1250.

Original comment by boss...@yahoo.fr on 3 Mar 2015 at 10:44