[OpenSIPS-Users] R: rtpproxy_offer and answer

Marco Grimandi marco.grimandi at klabs.it
Tue Sep 3 09:46:29 CEST 2013


Thank you very much for the information!
Now I solved the bug using different servers, one as a SIP Proxy under NAT and one as a RTP Proxy without NAT.
Best regards
Marco

-----Messaggio originale-----
Da: users-bounces at lists.opensips.org [mailto:users-bounces at lists.opensips.org] Per conto di Razvan Crainea
Inviato: lunedì 2 settembre 2013 15:41
A: users at lists.opensips.org
Oggetto: Re: [OpenSIPS-Users] rtpproxy_offer and answer

Hi, Marco!

If I remember correctly, there was a bug in OpenSIPS 1.7 related to this, where the second parameter was always ignored. You should try to update your sources to the latest version. Or, even better, upgrade your OpenSIPS 1.8 or higher, since the 1.7 version is no longer supported.

Best regards,

Razvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 08/28/2013 06:37 PM, Marco Grimandi wrote:
> 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 lor sit presents the IP of the IP phone.
>
> How can I force the Public Presented  IP?
>
> Thank you
>
> Best regards
>
> Marco
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>

_______________________________________________
Users mailing list
Users at lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users




More information about the Users mailing list