On Thu, 2007-09-06 at 09:58 -0400, Jason Martin wrote: > 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?
I always find it easier to extract the SIP messaging traffic by using tcpdump or ngrep. If you use tcpdump, you can always pass the traffic through ngrep later, as well as passing it through Wireshark to get the pretty SIP traffic graphs, etc. -- Jared Smith Community Relations Manager Digium, Inc. _______________________________________________ Sign up now for AstriCon 2007! September 25-28th. http://www.astricon.net/ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
