[SR-Users] Calling force_rtp_proxy twice

Klaus Darilion klaus.mailinglists at pernau.at
Wed Sep 15 10:11:07 CEST 2010


Try putting force_rtp_proxy() into 2 different branch_routes. Then 
activate the first branch_route during normal route processing, and 
activate the second branch_route in failure_route.

regards
klaus

Am 15.09.2010 08:32, schrieb Ernest Mavrel:
>
>
> Hi
>
> I have problem with force_rtp_proxy. Kamailio server have multi network
> interfaces. I have two PSTN GW-s. And If is something wrong with first
> one, the call is send to the second via PSTN failover route. When I send
> call to the first GW I'm calling force_rtp_proxy("oc","10.10.10.1"); But
> the first GW respond with 404 Not found, so I send INVITE to the second
> GW with calling force_rtp_proxy("oc","10.10.20.1"); In SDP I see double
> IP's :
> o=root 26366 26367 IN IP4 10.10.10.110.10.20.1
> s=session
> c=IN IP4 10.10.10.110.10.20.1
>
>
> How to resolve that?
>
> Thank you
>
>
> Ernest
>
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users



More information about the sr-users mailing list