The error is clear, we might need to wait until one of the core-devs replies :/
I’m using IPv6 without an issue, but I do not listen on link-local addresses... On Sun, Apr 21, 2019 at 11:19 Juha Heinanen <[email protected]> wrote: > David Villasmil writes: > > > You didn’t set a protocol, like: > > > > listen=udp:[2a02:1850:1:1::13]:5060 > > From the wiki: > > listen > > Set the network addresses the SIP server should listen to. It can be an > IP address, hostname or network iterface id or combination of > protocol:address:port (e.g., udp:10.10.10.10:5060). > > Adding the proto does not help, e.g.: > > listen=udp:[fe80::6e29:95ff:fe7d:37e6]:5060 > > gives > > Apr 21 21:14:48 salmon /usr/bin/sip-proxy[8567]: ERROR: <core> > [core/udp_server.c:395]: udp_init(): bind(8, 0x7fddbb836fe4, 28) on > FE80:0:0:0:6E29:95FF:FE7D:37E6: Invalid argument > Apr 21 21:14:48 salmon /usr/bin/sip-proxy[8567]: ERROR: <core> > [core/udp_server.c:401]: udp_init(): might be caused by using a link local > address, try site local or global > > -- Juha > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
