On Wed, Dec 20, 2006 at 09:26:13AM -0500, Steve Blair wrote:
Thanks Klaus. I've found the ngrep is also a very handy tool (http://sourceforge.net/projects/ngrep/)
ngrep -p -q -t -n 200 -W byline 34820 port 5060 - show messages containing "34820" ngrep -p -q -t -n 200 -W byline REGISTER port 5060 - show REGISTER messages
The best way use sipgrep (wrapper for ngrep)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/utils/sipgrep/
:Steve
Wbr,