mayurAzoi / idoubs

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

Unable to modify existing session (SDP) parameters with re-INVITE #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

When re-INVITE (for already established session) is received, idoubs responds 
with invalid SDP (missing "m=" line and its associated attributes) in 200 OK.

Example call flow:
S->C:   INVITE
C->S:   100 Trying
C->S:   180 Ringing
C->S:   200 OK (with SDP)
S->C:   ACK
S->C:   re-INVITE
C->S:   100 Trying
C->S:   200 OK (with invalid SDP)
S->C:   ACK

What version of the product or source code revision are you using? On what
operating system?
idoubs r200
doubango r702

Original issue reported on code.google.com by kovacic....@gmail.com on 15 May 2012 at 11:19

GoogleCodeExporter commented 9 years ago
Please attach network trace (Wireshark)

Original comment by boss...@yahoo.fr on 8 Jun 2012 at 11:30

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 21 Jun 2012 at 6:15