[asterisk-users] maximum call time

Steve Edwards asterisk.org at sedwards.com
Wed May 11 20:43:36 CDT 2016


On Thu, 12 May 2016, Dovid Bender wrote:

> Do a simple sip debug and see who sends the bye. You can also simply run 
> tcpdump in a screened session and when the call is done analyze in 
> wireshark. tcpdump -s0 host <IP of carrier> and port 5060 -w 
> /tmp/my-trace.pcap

Or:

 	sudo ngrep -W byline -d any ^BYE port 5060

This will display just the BYE messages.

-- 
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards       sedwards at sedwards.com      Voice: +1-760-468-3867 PST
             https://www.linkedin.com/in/steve-edwards-4244281



More information about the asterisk-users mailing list