Dear Bogdan,<br><br>Could you please help how to set RTPPROXY for 200OK reply?<br><br>Why onreply_route[1] --&gt;<br>onreply_route[1] {<br>
    append_hf(&quot;P-hint: HTK: On_reply_route[1] processing\r\n&quot;);<br>    if (status=~&quot;(180)|(183)|2[0-9][<div id=":228" class="ii gt">0-9]&quot;) {<br>        if (nat_uac_test(&quot;1&quot;)) {<br>            fix_nated_contact();<br>
        }<br>
        force_rtp_proxy();<br>    }<br>}<br><br>--&gt; do not apply for 200OK from ASTERISK_IP to OPENSIPS_IP?<br><br>Thanks and Regards,<br>-LN<br></div><br><br><div class="gmail_quote">On Thu, Apr 9, 2009 at 6:17 PM, Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
<br>
yes, Asterisk will send media to RTPproxy IP and not to the UAC. Looking at the first trace you send, I see that rtpporxy was not set for the 200 OK reply (only for INVITE request) - because of this, the media is broken.<div class="im">
<br>
<br>
Regards,<br>
Bogdan<br>
<br>
</div><br>
</blockquote></div><br>