[sr-dev] [kamailio/kamailio] t_relay() sending packets from the wrong TCP socket (#1532)

Daniel-Constantin Mierla notifications at github.com
Wed Jun 20 19:03:35 CEST 2018


Maybe you can attach a pcap with the traffic for this case, from the REGISTER sent to Kamailio to the INVITE exposing the issue.

There are some aspects related to SIP that you confuse or maybe you didn't explain it properly above. The Contact header in the INVITE is not the socket of Kamailio because Kamailio is not generating the INVITE. If the device is behind the NAT, the sip server cannot connect to it, unless the nat router is a port forwarding firewall.

Kamailio is reusing the tcp connection whenever the destination address is matching an active one. The pcap with the sip traffic should clarify what happens.

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1532#issuecomment-398824413
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180620/8937b104/attachment.html>


More information about the sr-dev mailing list