<div>Hi Inaki,</div>
<div>&nbsp;</div>
<div>Thank you very much for helping out.&nbsp; There is one thing I want to clearify from you.&nbsp; </div>
<div>&nbsp;</div>
<div>Let&#39;s say I have UA <a href="http://192.168.1.100">192.168.1.100</a> who wants to make call with UA <a href="http://192.168.1.101">192.168.1.101</a></div>
<div>&nbsp;</div>
<div>When the INVITE comes from <a href="http://192.168.1.100">192.168.1.100</a>, the $si is <a href="http://192.168.1.100">192.168.1.100</a>.</div>
<div>When the ACK 200 comes from <a href="http://192.168.1.101">192.168.1.101</a>, the $si is <a href="http://192.168.1.101">192.168.1.101</a>.</div>
<div>&nbsp;</div>
<div>How cane these two be matched?&nbsp; I am thinking maybe I am just confused on an issue that I still not yet understand.</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Mark</div>
<div>&nbsp;</div>
<div><br><br>&nbsp;</div>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">&gt;<br>&gt; Compare source IP of the request ($si during INVITE processing) with the<br>&gt; source IP of each response ($si during ON_REPLY_ROUTE). But is very<br>&gt; important:<br>&gt;<br>&gt; - You must store INVITE source IP in an AVP and set:<br>
&gt; &nbsp; &nbsp; modparam(&quot;tm&quot;, &quot;onreply_avp_mode&quot;, 1)<br>&gt; and them compare the AVP with the $si in ON_REPLY_ROUTE, and only apply<br>&gt; RtpProxy if they don&#39;t match.<br></div></blockquote></div>