[SR-Users] SIP between IPv4 and IPv6 agents
Klaus Darilion
klaus.mailinglists at pernau.at
Mon Nov 29 15:13:35 CET 2010
Am 29.11.2010 15:04, schrieb Komáromi Péter:
>
> So it listens only on IPv4 address socket. There is no IPv6 socket. Is it the normal working, if the interface has both IPv4 and IPv6 address?
> If yes, how can I manage the registering from the IPv6 agents?
Have you added an IPv6 address to the listen directive in kamailio.cfg?
I guess default Kamailio uses only the IPv4 addresses. That's why I
always use explicit listen commands:
listen=udp:1.2.3.4:5060
listen=tcp:1.2.3.4:5060
listen=udp:[2a02:FFFF:1:1:216:3eff:feef:1ffe]:5060
listen=tcp:[2a02:FFFF:1:1:216:3eff:feef:1ffe]:5060
regards
Klaus
More information about the sr-users
mailing list