[sr-dev] [kamailio/kamailio] CSeqs following the auth transaction are not mangled properly (track_cseq_updates) (#787)

Carlos Cruz Luengo notifications at github.com
Mon Sep 19 16:53:04 CEST 2016


Hi Daniel,

This issue might be related to #679 and #752. 

On a "A endpoint" --- Kamailio ---- "B endpoint" scenario with track_cseq_updates enabled, I am having this issue:

- **A** sends INVITE with CSeq 101, **Kamailio** forwards it and gets 407 from **B**.

- **Kamailio** makes the SIP Auth with CSeq 102 using _uac_auth_.

- **A** sends a within-dialog transaction with Cseq 102.

- **Kamailio** does not mangle the Cseq (although it adds P-K-CSeq-Refresh: 103 header).

- **B** sends 200 OK with Cseq 102.

- **Kamailio** mangles it and forwards it to **A** with Cseq 101 (that doesn't match the expected CSeq).


I have tested both in master branch (commit d150d5a) and 4.4 branch (commit 5a21952).

I send you a pcap to your gmail account so that you can see what I mean :)

Thank you and tell me please if you need more testing!

-- 
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/787
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160919/49fbc8b2/attachment.html>


More information about the sr-dev mailing list