[OpenSIPS-Users] IPv6 Contact header issue with brackets being removed 1.11
Jonathan Hunter
hunterj91 at hotmail.com
Fri Feb 5 11:51:08 CET 2016
Hi Bogdan, thanks for the fast response as ever! :)
I have fix_nated_contact(); defined, as its an IPv4 and v6 platform.
If I hash it out the issue goes away, so I will therefore put an exception in for IPv6.
I presume thats the issue! :)
Many thanks
Jon
Subject: Re: [OpenSIPS-Users] IPv6 Contact header issue with brackets being removed 1.11
To: users at lists.opensips.org; hunterj91 at hotmail.com
From: bogdan at opensips.org
Date: Fri, 5 Feb 2016 12:31:03 +0200
Hi Jonathan,
OpenSIPS, by default, does not touch the Contact hdr - are you
doing in your script any Contact related operation ?
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 05.02.2016 12:16, Jonathan Hunter
wrote:
Hi guys,
I am currently testing IPv6 on OpenSIPS v 1.11
I can see that if I send in an INVITE with the following
contact address;
Contact: <sip:User1@[2a01:7e00::f03c:91ff:fe98:bdce]:5080>
OpenSIPS then modifies it and sends it on as;
Contact:
<sip:User1 at 2A01:7E00:0:0:F03C:91FF:FE98:BDCE:5080>
As can be seen without the square brackets the far end is
rejecting with a bad contact header response as it sees
Host as 2A01 and Port: 7E00:0:0:F03C:91FF:FE98:BDCE:5080.
Is this just a configuration issue?
Any help/comments would be great.
Many thanks
Jon
_______________________________________________
Users mailing list
Users at lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160205/12262b1d/attachment.htm>
More information about the Users
mailing list