<div dir="ltr"><div>Hi Everyone,</div><div><br></div><div>I have been testing opensips with rtpproxy and it works really well on a single interface server and its correct nating. But now that i want to run a configuration with a wan and lan interface the ips at the SDP are not correct.  </div><div>I have seen in some blogs, that they use the flags (ie) to indicate if the flow goes from internal to external,  but i am getting the following error:</div><div><br></div><div><br></div>opensips: CRITICAL:core:yyerror: parse error in /usr/local/etc/opensips/opensips.cfg:520:22-23: bad arguments for command <rtpproxy_offer><br clear="all"><div><br></div><div>some config related:</div><div><br></div><div><div><br></div><div>version: opensips 3.1.0<br></div><div>mhomed=1<br>socket=udp:x.x.x.x:5060   # external<br>socket=udp:y.y.y.y:5060  # internal<br></div><div></div></div><div><br>loadmodule "rtpproxy.so"<br>modparam("rtpproxy", "rtpproxy_sock", "udp:localhost:2123")<br>modparam("rtpproxy", "rtpproxy_autobridge", 1)<br><br><br>route[

rtpproxy

_offer] {<br>        rtpproxy_offer(ei);<br><br>}<br><br>route[rtpproxy_answer] {<br>        rtpproxy_answer(ei);<br><br>}<br><br>NOTE: if a remove the flags (ei) , the dialog works, but with wrong media ip<br><br><br>For running rtpproxy</div><div><br></div><div>rtpproxy -l y.y.y.y -A x.x.x.x -m 10000 -M 20000 -d DBUG:LOG_LOCAL0 -s udp:<a href="http://127.0.0.1:2123">127.0.0.1:2123</a> -F<br><br><br></div><div>Thank you in advance</div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div>Mario San Vicente</div>
<div>Cheers!</div></div></div>