Daniel-Constantin Mierla writes: > Speaking of that, can someone test with both: > > auto_bind_ipv6=1 > > bind_ipv6_link_local=1 > > And see if kamailio listen on all available IPv6 addresses, including > the link local ones?
You mean start K without any listen directives? I tried and it failed like this: May 1 09:10:28 host sip-proxy[3810]: 0(3873) INFO: <core> [core/sctp_core.c:74]: sctp_core_check_support(): SCTP API not enabled - if you want to use it, load sctp module May 1 09:10:28 host sip-proxy[3810]: 0(3873) ERROR: <core> [core/socket_info.c:1043]: get_flags(): Interface with index 1 has flags 65609 May 1 09:10:28 host sip-proxy[3810]: 0(3873) ERROR: <core> [core/socket_info.c:1043]: get_flags(): Interface with index 2 has flags 69699 May 1 09:10:28 host sip-proxy[3810]: 0(3873) ERROR: <core> [core/socket_info.c:1043]: get_flags(): Interface with index 1 has flags 65609 May 1 09:10:28 host sip-proxy[3810]: 0(3873) ERROR: <core> [core/socket_info.c:1043]: get_flags(): Interface with index 2 has flags 69699 May 1 09:10:28 host sip-proxy[3810]: 0(3873) ERROR: <core> [core/resolve.h:229]: str2ip(): invalid name, no conversion to IP address possible May 1 09:10:28 host sip-proxy[3810]: 0(3873) ERROR: <core> [core/resolve.h:284]: str2ip6(): invalid name, no conversion to IP address possible May 1 09:10:28 host sip-proxy[3810]: 0(3873) ERROR: <core> [core/socket_info.c:1350]: fix_hostname(): could not resolve root@host:/usr/local# May 1 09:10:28 host sip-proxy[3810]: 0(3873) ERROR: <core> [core/socket_info.c:1910]: fix_all_socket_lists(): fix_socket_list udp failed May 1 09:10:28 host sip-proxy[3810]: failed to initialize list addresses -- Juha _______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
