<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div dir="ltr">
<div></div>
<div>
<div>I totally agree with the rtpengine suggestion </div>
<div><br>
</div>
<div id="ms-outlook-mobile-signature"><a href="https://aka.ms/o0ukef">Outlook voor iOS</a> downloaden</div>
</div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Van:</b> Users <users-bounces@lists.opensips.org> namens John Quick <john.quick@smartvox.co.uk><br>
<b>Verzonden:</b> Thursday, January 21, 2021 10:40:18 AM<br>
<b>Aan:</b> users@lists.opensips.org <users@lists.opensips.org><br>
<b>Onderwerp:</b> Re: [OpenSIPS-Users] Mediaproxy configuration</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Mark,<br>
<br>
I recommend using rtpproxy (or possibly rtpengine) rather than mediaproxy<br>
for your situation.<br>
You need the address in the SDP to be the public IP 4x.xxx.xxx.xxx when it<br>
is sending packets to the UAC but you need it to use its LAN address when<br>
sending to the Asterisk server.<br>
This is what bridge mode (or bridging mode) is used for, although the last<br>
time I built a solution like this I didn't use bridge mode and instead<br>
passed the relevant IP address as an argument when calling the rtpproxy<br>
activation functions. Unfortunately, the latter approach means your<br>
opensips.cfg script will need to be much more complicated.<br>
<br>
I suspect your problem when using mediaproxy and advertised_ip =<br>
4x.xxx.xxx.xxx is that it will pass that address to Asterisk in the SDP. In<br>
which case, you might be able to get audio if you look at the network route<br>
Asterisk would use to reach/connect to 4x.xxx.xxx.xxx and make sure the<br>
mediaproxy relay is reachable. However, that does not sound like a good<br>
solution to me - much better if Asterisk talks to the relay directly over<br>
the LAN.<br>
<br>
John Quick<br>
Smartvox Limited<br>
Web: <a href="http://www.smartvox.co.uk">www.smartvox.co.uk</a><br>
<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
Users@lists.opensips.org<br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div>
</span></font></div>
</body>
</html>