[sr-dev] [kamailio/kamailio] topos module producing invalid SIP message (missing Via header) when handling 200 OK to OPTIONS request (#1350)

Daniel-Constantin Mierla notifications at github.com
Tue Jan 16 08:52:46 CET 2018


Had the time to play more with it and I think you do not do `record_route()` for OPTIONS requests -- this is a requirement to know local addresses used to communicate with each side, the Record-Route headers do not appear in the requests sent out. I pushed a commit to the docs to make this clear.

I also added another patch (97532ca18f595d89edf9b0b6e6688847aa38dd44) that should make it work without `record_route` for your specific case, but I would recommend to do the option with `record_route()`, should be safer overall.

Reopen if still an issue.

-- 
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/1350#issuecomment-357879543
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180116/1b81d6f4/attachment-0001.html>


More information about the sr-dev mailing list