Hi,
I have 2 hosts on AWS behind NAT:
One with rtpproxy:
/usr/local/bin/rtpproxy -f -p /run/rtpproxy/rtpproxy.pid -s udp: 0.0.0.0:31500 -A 15.236.230.177 http://15.236.230.177/15.236.230.177 -l 0.0.0.0 http://0.0.0.0/0.0.0.0 -m 35000 -M 65000 -d DBUG:LOG_LOCAL5 -u rtpproxy:rtpproxy -F
The other one, with a kamailio and using only rtpproxy_manage(); without parameters.
I'm surprised because in my SDP being modified, kamailio is replacing with its KAMILIO private IP. (not the rtpproxy one)
I see that rtpproxy and kamailio are exchanging data. Nothing obvious is coming out.
Any obvious mistakes? Anything you need to help? Should I switch to another rtp engine?
Regards Aymeric