<div dir="ltr"><div><div>FYI,<br><br>I somehow stumbled across this:<br><a href="https://github.com/irontec/sngrep">https://github.com/irontec/sngrep</a><br><br></div>It actually works really well and it perfect for what I need. After I get some experience with it I will add it to the wiki.<br><br></div>-MC<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 4, 2015 at 2:19 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Wed, Feb 4, 2015 at 2:00 PM, Peter <span dir="ltr">&lt;<a href="mailto:freeswitch@pbaines.com" target="_blank">freeswitch@pbaines.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">ngrep is great for seeing the SIP packets:<br><br>ngrep -qt -W byline -I /path/to/file.pcap<br></div></blockquote><div><br></div></span><div>Indeed it is. I use it see specific parts of the dialog, like if I want to see just INVITES:<br><br></div><div>ngreqp -qt &#39;INVITE sip:&#39; -W byline port 5060<br><br></div><div>Any others?<span class="HOEnZb"><font color="#888888"><br></font></span></div></div><span class="HOEnZb"><font color="#888888">-MC<br></font></span></div></div>
</blockquote></div><br></div>