[OpenSIPS-Users] [OPENSIPS] How to route calls out Openser to Voicemail GW with Right RURI

oso che bol ndlgroup1 at gmail.com
Thu Apr 9 14:24:50 CEST 2009


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
<bogdan at voice-system.ro>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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20090409/3553907d/attachment-0001.htm 


More information about the Users mailing list