Hi Terrance, > On 10 Sep 2015, at 16:26, Terrance Devor <[email protected]> wrote: > > Hello Everyone, > > Our current NAT'ed environment is as follows > > Internet <-------> Cisco Green Box <---------> OpenSIPS (192.168.2.2) > <---------> RTPProxy > (192.168.2.5) > > I think this is called far end nat? Anyhow, it works perfectly fine (ie, > flows media) however, we are looking to migrate to MediaProxy to take > advantage of CDR tool as well as it's ICE implementation. > Can MediaProxy run in a natted environment such as Amazon AWC etc...? With > RTPProxy we can specify Public Private IP address using -l: > > rtpproxy -s udp:192.168.2.5:7789 -l 192.168.2.5/74.1.1.1.1 -m 8000 -M 65535 > -u root root -F -d INFO LOG_LOCAL0 > > Is this also possible with MediaProxy? Also, how difficult is it to migrate > to MediaProxy from within OpenSIPS? >
MediaProxy is not designed to work behind NAT, except in 1-to-1 NAT scenarios such as Amazon EC2. Check the advertised_ip setting in the configuration file (config.init). Regards, -- Saúl Ibarra Corretgé AG Projects
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
