Hello,

On 7/19/13 12:54 PM, Alex Balashov wrote:
Hi,

fix_nated_contact() and fix_nated_register() don't appear to change the Contact 
at all when the source of the message is TCP. I log the value of $ct before and 
after, and there is no change. Kamailio tries to send to the original private 
IP, as well.

The transport=TCP attribute is present in the Contact header in all cases.

Is there something I should know about how to make these functions work with 
TCP? If not, what's the solution?
transport should not influence these functions at all. At least fix_nated_register() does not change the contact, just build an uri based on source ip/port/proto and store it in an avp (which is set via module parameter and is also in the registrar module).

Fix nated contact updates the contact header, but that is visible in the outgoing message.

Cheers,
Daniel


Thank you,

-- Alex

--
Sent from my mobile, and thus lacking in the refinement one might expect from a 
fully fledged keyboard.

Alex Balashov - Principal
Evariste Systems LLC
235 E Ponce de Leon Ave
Suite 106
Decatur, GA 30030
United States
Tel: +1-678-954-0670
Web: http://www.evaristesys.com/, http://www.alexbalashov.com

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to