<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<font style="" face="Courier New">Hi,</font><font style="" face="Courier New"><br></font><font style="" face="Courier New"><br></font><font style="" face="Courier New">I can't seem to force a new IP to change the connection in SDP; e.g.,</font><font style="" face="Courier New"><br></font><font style="" face="Courier New"><br></font><font style="" face="Courier New">rtpproxy_offer("c", "1.2.3.4"); </font><font style="" face="Courier New"><br></font><font style="" face="Courier New"><br></font><font style="" face="Courier New">IP address I enter is always ignored. Any thoughts how I can resolve this?</font><font style="" face="Courier New"><br><br><br>Here is my setup:<br></font><font style="" face="Courier New"><br></font><font style="" face="Courier New">private &nbsp; NAT &nbsp; &nbsp; &nbsp; public &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAT &nbsp; &nbsp;&nbsp; private &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font><font style="" face="Courier New"><br></font><font style="" face="Courier New">phones ----|------ internet ------------|--- opensips/rtpproxy-----asterisk cluster</font><br><br><br>I would like to force rtpproxy use the NATted public ip instead of the private ip of the opensips server when sending messages to UACs. advertised_address doesn't help btw.<br><br><br>I was able to get the following going using the bridge mode. Can bridge mode be somehow used for the above?<br><br><br><font style="" face="Courier New">private &nbsp; NAT &nbsp; &nbsp; &nbsp; public &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAT&nbsp;&nbsp;&nbsp; private &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font><font style="" face="Courier New"><br>
</font><font style="" face="Courier New">phones ----|------ internet ------ opensips/rtpproxy------|---asterisk cluster</font><br><br><br><br>Thanks,<br>Matt<br><br><br><br>                                               </div></body>
</html>