<p><br>
On Aug 26, 2011 4:54 PM, &quot;bilal ghayyad&quot; &lt;<a href="mailto:bilmar_gh@yahoo.com">bilmar_gh@yahoo.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi All;<br>
&gt;<br>
&gt; How can I get a SIP trace to troubleshoot a one way of communications? I need to see what is happenning in the packets to know the reason of the problem.<br>
&gt;</p>
<p>Install ngrep on the box. Then type something like.</p>
<p>ngrep -tq -W byline &lt;IP address&gt; port 5060</p>
<p>Replace &lt;IP address&gt; with the IP of the UA you want to monitor.</p>
<p>Regards</p>
<p>Jon</p>
<p>Sent from my iPad3.<br>
</p>