<div dir="ltr"><div>Hi,<br><br></div><div>I have the following setup:<br><br></div><div>UAC ---> LB ---> Proxy ---> GW<br><br></div><div>In NAT scenarios the loadbalancer detects it, but the proxy communicates with the RTP proxy. I want to send the original caller IP as detected by the loadbalancer (and transported to the proxy) to the RTP proxy. <br>

<br></div><div>As far as I understand the documentation of the rtpproxy module, I could call rtpproxy_manage with a second parameter, indicating which IP address should be sent to the RTP proxy. I tried sending a pseudovariable, both within quotes or not, or even a static string. But when I look at those messages sent to the RTP proxy, there's always the IP from where the SIP packet was received (the loadbalancer IP) in the request.<br>

</div><div><br>Previously we used the "r" parameter, sending the original IP from the SDP to the proxy. But due to strange behavior of some UACs, we want to get rid of that.<br><br></div><div>Do I misunderstand the second parameter?<br>

<br>This is what the documentation says:<br><span class=""><em>    ip_address</em></span> - new SDP IP address.
                <br><br></div><div>Unfortunately, I couldn't find any example using this.<br><br></div><div>Best Regards,<br>Sebastian<br></div></div>