Hi Klaus,
Definitely the brackets must be added when the socket string description
is built. I notice you already opened a bug report - I will take care
of it.
Regards,
Bogdan
Klaus Darilion wrote:
> Klaus Darilion schrieb:
>
>> 3) Looks like the syntax in the socket column of the location
Hi Klaus,
Klaus Darilion wrote:
> Hi!
>
> Following some IPv6 issues:
>
> 1) I configured openser (1.3.0) to listen on an IPv6 address too:
>listen = udp:[2001:7b8:2ff:1da::2]:5060
>listen = tcp:[2001:7b8:2ff:1da::2]:5060
>
> I also configured bind9 and apache2 to listen on this IPv6 addr
Klaus Darilion schrieb:
> 3) Looks like the syntax in the socket column of the location table is
> not IPv6 compatible:
> ERROR:usrloc:parse_phostport: too many colons in
> udp:2001:7B8:2FF:1DA:0:0:0:2:5060
> ERROR:usrloc:dbrow2info: bad socket
> ERROR:usrloc:preload_udomain: sipping record f
Hi!
Following some IPv6 issues:
1) I configured openser (1.3.0) to listen on an IPv6 address too:
listen = udp:[2001:7b8:2ff:1da::2]:5060
listen = tcp:[2001:7b8:2ff:1da::2]:5060
I also configured bind9 and apache2 to listen on this IPv6 address. But
somehow openser does it different then