Re: [SR-Users] Rtpproxy newbie question

2011-02-25 Thread Marc
...@googlemail.com] On Behalf Of Carsten Bock Sent: Freitag, 25. Februar 2011 11:42 To: Marc Cc: sr-users@lists.sip-router.org Subject: Re: [SR-Users] Rtpproxy newbie question Hi Marc, double posting does not lead to faster answers... In your onreply_route you have the following: if ((isflagset(FLT_NATS

Re: [SR-Users] Rtpproxy newbie question

2011-02-25 Thread Carsten Bock
Hi Marc, double posting does not lead to faster answers... In your onreply_route you have the following: if ((isflagset(FLT_NATS) || isbflagset(FLB_NATB)) && status=~"(183)|(2[0-9][0-9])") { force_rtp_proxy(); } So force_rtp_proxy for the 200 Ok i