Hi there,

I'm observing strange behavior with sofia 1.12.8 in the following scenario:

1) My application receives INVITE with SDP
2) My application sends 183 with multipart/mixed payload (SDP + ISUP)
3) My application receives PRACK
4) My application sends 200 OK to PRACK
5) My application receives UPDATE with a new SDP
6) Sofia generates a '500 Overlapping Offer/Answer' response with
Retry-After header

Looking at the source code, my guess is that the test at
nua_session.c:3222 (3377 in current darcs) is failing. Is it possible
that Sofia doesn't consider the multipart/mixed payload in the 183 as
an answer to the offer received in the INVITE, and thus does not
update its internal offer/answer states correctly?
Thanks in advance.

Fabio

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to