Hi all,<br>I use CPL script with &quot;Proxy&quot; element, like this:<br><br>&lt;cpl&gt;<br>&nbsp; &lt;incoming&gt;<br>&nbsp;&nbsp;&nbsp; &lt;lookup source=&quot;registration&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;success&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;proxy ordering=&quot;sequential&quot; /&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/success&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/lookup&gt;<br>&nbsp; &lt;/incoming&gt;<br>&lt;/cpl&gt;<br><br>and I use onreply_route(), where I make the changes on 180/200 reply messages in case of NAT (change callee&#39;s SDP parameter and change Callee&#39;s Contact hf).
<br>When an INVITE is forwarded, through the &lt;PROXY&gt; element, to the callee, then reply messagges (180 Ringing and 200OK) hasn&#39;t processed by Onreply_route. So I can&#39;t make my NAT control. <br>Why?<br><br>Regards,
<br>daniel<br><br><br><br><br clear="all"><br>-- <br>Daniel Grotti<br>________________________<br>e-mail : <a href="mailto:d.grotti@gmail.com">d.grotti@gmail.com</a>