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..