[asterisk-users] Re: SIP Debug to file - Is it possible?

Jan Fousek vincnet at centrum.cz
Tue Aug 22 03:17:23 MST 2006


tcpdump -i eth0 -s 1500 -w ./dump ‘udp port 5060′
creates dump of communication on port 5060 (default sip)
______________________________________________________________
> Od: dgarstang at oneeighty.com
> Komu: "Asterisk Users Mailing List - Non-Commercial Discussion"<asterisk-users at lists.digium.com>, "Asterisk Users Mailing List - Non-Commercial Discussion"<asterisk-users at lists.digium.com>
> Datum: 22.08.2006 05:18
> Předmět: RE: [asterisk-users] Re: SIP Debug to file - Is it possible?
>
>ngrep is also good if you only want to see SIP traffic and filter all the
lower level stuff. 
> 
>	-----Original Message-----  
>	From: Brandon Galbraith [mailto:brandon.galbraith at gmail.com]  
>	Sent: Mon 8/21/2006 8:34 PM  
>	To: Asterisk Users Mailing List - Non-Commercial Discussion  
>	Cc:  
>	Subject: Re: [asterisk-users] Re: SIP Debug to file - Is it possible? 
>	 
>	 
>	Try Ethereal (I think it's called WireShark now). Does nice decoding of
the packet stream to show you what's going on. Supports SIP for sure, not
so sure about IAX though. 
>	 
>	-brandon 
>	 
>	 
>	On 8/21/06, Leo Ann Boon <leo at datvoiz.com> wrote:  
> 
>		Christopher Aloi wrote: 
>		> Hello List - 
>		> 
>		> 
>		>     I'm a big fan of call traces to diagnose a problem; I often use 
>		>     "pri set debug file X" to write PRI traces out to a file, anyone
 
>		>     know of a similar method of saving IP traces (SIP,IAX) to a
file? 
>		> 
>		>     Anyone have any ngrep scripts that do the trick? 
>		> 
>		tcpdump :) ? 
>		 
>		_______________________________________________  
>		--Bandwidth and Colocation provided by Easynews.com -- 
>		 
>		asterisk-users mailing list 
>		To UNSUBSCRIBE or update options visit: 
>		   http://lists.digium.com/mailman/listinfo/asterisk-users 
>		 
> 
> 
> 
> 
>	--  
>	Brandon Galbraith 
>	Email: brandon.galbraith at gmail.com 
>	AIM: brandong00 
>	Voice: 630.400.6992 
>	"A true pirate starts drinking before the sun hits the yard-arm. Yarrrr.
--thelost"  
> 
>_______________________________________________
>--Bandwidth and Colocation provided by Easynews.com --
>
>asterisk-users mailing list
>To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>




More information about the asterisk-users mailing list