<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
&gt;<br>
&gt; &nbsp; &nbsp; I wanted to setup Oreka to monitor calls on a trixbox box I have<br>
&gt; &nbsp; &nbsp; setup. Oreka doesn&#39;t seem to be catching all of the calls<br>
&gt; &nbsp; &nbsp; though.... I have port mirroring setup on the port that trixbox is<br>
&gt; &nbsp; &nbsp; connected to, mirrored to the port Oreka is connected to.<br>
&gt;<br>
&gt; &nbsp; &nbsp; I have read that Asterisk doesn&#39;t work as a SIP Proxy, so I<br>
&gt; &nbsp; &nbsp; wondered if this meant that some phones, after checking in with<br>
&gt; &nbsp; &nbsp; Asterisk would simply communicate via RTP between each other,<br>
&gt; &nbsp; &nbsp; without going media transport going through trixbox itself? If<br>
&gt; &nbsp; &nbsp; this is the case then I guess I&#39;d need to mirror the full VoIP<br>
&gt; &nbsp; &nbsp; VLAN to the Oreka port wouldn&#39;t I? Or is there another reason that<br>
&gt; &nbsp; &nbsp; I&#39;m missing here?<br>
&gt;<br>
<br>
</div>Chris,<br>
<br>
Make sure that all of your SIP clients are set to &quot;canreinvite=no&quot; in<br>
&quot;sip.conf&quot;. &nbsp;The default is &quot;canreinvite=yes&quot;, which allows RTP to<br>
bypass Asterisk. &nbsp;Certain things (codec translation, playback of audio<br>
files, etc.) require Asterisk to be in the RTP path, which may explain<br>
why you&#39;re recording some of the calls.<br>
<br>
If you&#39;re still missing calls, make sure Oreka is configured properly in<br>
&quot;config.xml&quot;. &nbsp;In particular, the &quot;AllowedIpRanges&quot; and<br>
&quot;BlockedIpRanges&quot; settings provide IP address filtering at the Oreka<br>
level. &nbsp;In general, I&#39;ve had to configure these to prevent getting two<br>
recordings of each call (since Asterisk acts as a B2BUA) but your<br>
configuration may be too strict.<br>
<br>
Running tcpdump/Wireshark on the Oreka server will let you see exactly<br>
what&#39;s being mirrored. &nbsp;There is even a setting in Oreka named<br>
&quot;PcapFile&quot; that will let you playback the packet capture file over and<br>
over until you&#39;re satisfied with your configuration.<br>
<br>
Regards,<br>
<br>
Matthew Roth<br>
InterMedia Marketing Solutions<br>
Software Engineer and Systems Developer<br>
</blockquote><div><br>Matthew,<br><br>Thank you so much for your advice. It&#39;s really appreciated - I&#39;ll go through it and see where I get.<br><br>Thanks again<br><br>Chris <br></div></div><br>