[sr-dev] [kamailio/kamailio] CANCEL msg results in "500 cancel error" because of "duplicate From header" error (#2572)

Daniel-Constantin Mierla notifications at github.com
Thu Dec 3 13:21:29 CET 2020


The newer versions introduced a check to avoid double headers in locally generated CANCEL or ACK, so you hit that and revealed an issue on tm module internal lightweight parser that tries to identify only the headers that have to be propagated from INVITE to CANCEL in this case. Prior the commit referenced above, the tm lightweight parser was indeed matching some headers on prefix.

Can you test with master branch or with the patch referenced above and see if it works fine by using `From-Person` header? If yes, then I will backport to stable branches.

-- 
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/2572#issuecomment-737909798
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20201203/bf60dab6/attachment.htm>


More information about the sr-dev mailing list