On Jan 23, 2013, at 12:58 PM, Jorge Ortea wrote:

> 
> Hi all,
> 
> Saul, this is right, I have configured it and the only problem is IP address 
> in 'Connection Information' from SDP
> 
> I have tried to change this value with subst_body, replace_body or 
> fix_nated_sdp but in all cases OpenSIPS includes the local IP in Connection 
> Information, really appear both IPs (private and public).
> 
> Is not possible make it? Someone known how can I change this value?
> 

The changes made to a SIP packet in OpenSIPS are not immediately visible, they 
are applied at the end of the processing, so the chunk you are trying to modify 
is also modified by the MediaProxy module.

There is currently no way to change this. However, I have some experimental 
code which *may* be able to help in very particular scenarios. Are you behind a 
1-to-1 NAT which translates IPs and ports? (like in Amazon EC2)


Regards,

--
Saúl Ibarra Corretgé
AG Projects




_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to