[asterisk-users] SIP Debugging to separate log file

Dovid B asteriskusers at dovid.net
Wed Sep 12 07:26:11 CDT 2007


----- Original Message ----- 
From: "Jason Martin" <jmartin at metrixmatrix.com>
To: <asterisk-users at lists.digium.com>
Sent: Thursday, September 06, 2007 4:58 PM
Subject: [asterisk-users] SIP Debugging to separate log file


> Hello, I'm working with our SIP provider to nail down some call quality 
> issues
> we're having, and they've asked me to provide SIP debug log files from our
> asterisk server. Is there a way to make asterisk 1.4 output only SIP
> debugging to a specific log file? Or it is best just to use tcpdump?
>
> Thank you!
> -- 

Try using Ngrep

ngrep -t -W byline -d any -w <SIP ID> port 5060

Where <SIP ID> is the id of your sip account. It should give you everything 
you need. 





More information about the asterisk-users mailing list