Dear Bogdan,
Could you please help how to set RTPPROXY for 200OK reply?
Why onreply_route[1] -->
onreply_route[1] {
append_hf("P-hint: HTK: On_reply_route[1] processing\r\n");
if (status=~"(180)|(183)|2[0-9][0-9]") {
if (nat_uac_test("1")) {
fix_nated_contact();
}
force_rtp_proxy();
}
}
--> do not apply for 200OK from ASTERISK_IP to OPENSIPS_IP?
Thanks and Regards,
-LN
On Thu, Apr 9, 2009 at 6:17 PM, Bogdan-Andrei Iancu
<[email protected]>wrote:
> Hi,
>
> 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.
>
> Regards,
> Bogdan
>
>
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users