[sr-dev] [kamailio/kamailio] CSeq missmatch with UAC module (#919)

vinzens notifications at github.com
Mon Jan 9 11:51:23 CET 2017


While placing a call though kamailio with uac Module the Cseq is not updated if the call gets rejected for any reason.

Call setup is as follow:

Asterisk -> Kamailio with UAC Module -> Starface PBX

The asterisk calls a number which is not valid on Starface. in this case the Starface rejects the call. The ACK from Kamailio to the starface has wrong CSeq and the 403 gets retransmitted.

The call sequence between Asterisk and Kamailio is not the same than on the Call from Kamailio to Starface since the Proxy Auth was handled by UAC Module. Branch module should take care of the different CSeq but it does not work for rejected calls. Wth a normal Call setup (200 OK, Bye...) everything works fine.

In the attachement there is a wireshark trace with only one call (which is the affected one) and a debug log (level 3)

[debug_trace_log.zip](https://github.com/kamailio/kamailio/files/693234/debug_trace_log.zip)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/919
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20170109/0230cb16/attachment-0001.html>


More information about the sr-dev mailing list