Daniel-Constantin Mierla wrote:
IIRC, I use:
if(dst_ip==private_ip)
force_rtp_proxy("ocfaei");
else
force_rtp_proxy("ocfaie");
rtpproxy started with: -l external_ip/private_ip
Probably is rtpproxy 1.1 -- cannot check right now.
I just tried this and it works, from the point of view of SDP. We were
already able to obtain this result.
The problem is that the actual rtpproxy does not seem to forward the
packets that come into one interface toward the other, so no media is
exchanged.