Capture SIP All The Time
Is there a way to configure the old SIP channel to stay in sip set debug all the time, without human intervention and also at boot time, by default?
Is there a way to configure the old SIP channel to stay in sip set debug all the time, without human intervention and also at boot time, by default?
3 thoughts on - Capture SIP All The Time
sipdebug = yes
sip.conf
–
If your goal is capture all SIP traffic, there may be other tools better suited.
For example, tcpdump, dumpcap, or pcapsipdump can capture SIP packets. pcapsipdump can even capture the RTP along with the SIP so you can listen to the call if that doesn’t make your bosses and coworkers freak out.
I like to capture all of the SIP traffic in a pool of files that expire after 30 days. Then, when somebody says ‘hey, my call didn’t connect yesterday’ I have something to work with.
sngrep is a great tool for searching for calls and displaying decoded dialogs.
—
Thanks in advance,
————————————————————————-
Steve Edwards sedwards@sedwards.com Voice: +1-760-468-3867 PST
https://www.linkedin.com/in/steve-edwards-4244281
—
You can use the voipmonitor sniffer.
http://www.voipmonitor.org.
Regards,
Marcelo H. Terres
IM: mhterres@jabber.mundoopensource.com.br https://www.mundoopensource.com.br https://twitter.com/mhterres https://linkedin.com/in/marceloterres
—