Re: problems using kamailio

ipspeedport--- via sr-users <[email protected]> Thu, 16 Apr 2026 20:27:16 -0000
Newsgroups gmane.comp.voip.ser
Message-ID <[email protected]>
If tcpdump is seeing SIP traffic but sipdump shows nothing, then the interface is fine, the issue is how sipdump works. sipdump doesn’t log all SIP traffic. It mainly looks for login/auth attempts (like REGISTER with credentials). So if your traffic doesn’t include that, it’ll just show 0, even though packets are there.  That’s why you see traffic in tcpdump but not in sipdump. I’d double-check if there are actually REGISTER/auth requests happening, and also confirm the traffic isn’t encrypted (TLS), since sipdump won’t read that.
__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the sender!