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








__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
  * sr-users@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!
Edit mailing list options or unsubscribe:
  * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to