[SR-Users] force_rtp_proxy[flag, ipaddress] not rewriting c and o ?

Ovidiu Sas osas at voipembedded.com
Sat Jul 2 05:52:09 CEST 2011


Are you sure that force_rtp_proxy is invoked?

On Fri, Jul 1, 2011 at 11:00 PM, MingHon <gminghon at gmail.com> wrote:
> Hi list,
> can anyone here help me out here?
> i also tried putting it in reply_one.
> but in the sdp the c= and o= did not change. it stil having the private ip.
>
> onreply_route[REPLY_ONE] {
> xdbg("incoming reply\n");
> #!ifdef WITH_NAT
> if ((isflagset(FLT_NATS) || isbflagset(FLB_NATB))
> && status=~"(183)|(2[0-9][0-9])") {
> #force_rtp_proxy();
> force_rtp_proxy("rfco","publicip");
> #
> }
> if (isbflagset("6")) {
> fix_nated_contact();
> }
> #!endif
>
> thanks you..
> --
> Regards,
>
> MingHon
>
> _______________________________________________
> 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