[OpenSIPS-Users] rtpproxy_offer and answer
Marco Grimandi
marco.grimandi at klabs.it
Wed Aug 28 18:37:54 CEST 2013
Hi all,
I'm trying to change the ip presented by my Opensips 1.7 server in the SDP
connection information.
Real Server IP= 10.0.0.1
Public Presented IP=1.1.1.1 (because behind static NAT)
I tried to modify these two commands from
rtpproxy_offer();
rtpproxy_answer();
to
rtpproxy_offer("co","1.1.1.1");
rtpproxy_answer("co","1.1.1.1");
I tried many other flags but without success.
SDP connection information usually present the real ip of the server, and
when I specify the flags l or s it presents the IP of the IP phone.
How can I force the Public Presented IP?
Thank you
Best regards
Marco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20130828/40353f87/attachment.htm>
More information about the Users
mailing list