[SR-Users] no debug trace of incoming request

Ben Kaufman bkaufman at nexvortex.com
Thu Aug 5 16:41:47 CEST 2021


Was the SIP message on a TCP port where another process was listening?



I think that a SIP message sent to any TCP port should show up in sngrep, so if you have a webserver, etc. listening then the full packet flow might look like this:





remote_host:12345                 web_server:80

              === TCP SYN         ===>

             <=== TCP SYN/ACK     ===

              === TCP ACK         ===>

              === SIP INVITE      ===> **SHOWS in sngrep**

             <=== TCP ACK         ===

             <=== 400 Bad Request ===  **NOT in sngrep**



Regards,

Ben Kaufman








-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20210805/0a09bf7b/attachment.htm>


More information about the sr-users mailing list