Alexandre Aractingi wrote:
Hi again, I made the same test with mediaproxy instead of rtpproxy, the problem is exactly the same. In my config there is no NAT at all, private IP addresses are routed via an IP tunnel to my SER proxy, and I'd like to use the media proxy to communicate with an external gateway. The SDP within the 200OK is left intact, so a private IP address is given and the call fails...
You have to set a reply-route and use the mediaproxy/rtpproxy there too for 180/183/200 having an SDP body.
Check the GettingStarted document on http://onsip.org for example configurations using mediaproxy or rtpproxy.
Andy