Re: Kamailio - SIPDUMP doesn't capture the IP header information (ECN)
Richard Robson via sr-users <[email protected]>
| Newsgroups | gmane.comp.voip.ser |
|---|---|
| Message-ID | <[email protected]> |
It's SIP dump not IP dump. Kamailio is generating the SIP packet to the dump. It will not have "knowledge" of the layers lower in the stack. If you want the IP header info you will need to capture the traffic further down the ISO stack. But obviously you would need to dycrypt the TLS traffic. regards, Richard On 11/08/2025 15:46, ilyass.ghijjou--- via sr-users wrote: > The goal is to analyze the call trace using an automatic tool that validates the SIP call. > > My architecture: > Private endpoint (private network) (UDP) ⟷ (UDP) KAMAILIO (TLS) ⟷ (TLS) Public endpoint (Internet) > > sipdump is enabled on KAMAILIO to capture the decrypted TLS packets, but it does not include the IP header, as I mentioned, and more specifically the ECN value. > __________________________________________________________ > 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! __________________________________________________________ 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!