< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate-users] Why the UAS send 500 Server Interna error when received re-INVITE?


Please examine/post the resip logs at DEBUG or STACK level - these are far more useful then just seeing the SIP messages only when trying to understand what's going on.   What API did you use to send the 415?  I suspect you didn't use InviteSession::reject - so DUM still thinks the last re-invite is in progress.

On a side note - you should be using 488 to reject the SDP offer, 415 is only used if you don't accept the Content-Type - in this case it's SDP, so you do accept it.  See section 13.3.1.3 of RFC3261.

Scott

On Wed, Mar 21, 2012 at 11:27 PM, Karlsson <boost.regex@xxxxxxxxx> wrote:
First the call is incomng and my phone anwered. After call established, the caller send a re-INVITE(update INVITE), this re-INVITE SDP is for T.38 FAX, my phone not suppot so responed "415 unsupported media type". Afte a while, the caller send a re-INVITE again with an audio offer, why resip rejected it by 500 Sever Internal error ? I have attached the log file in mail.
 
Thanks

_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/