I tried to simulate a no-ipv6 system by running docker with `--sysctl net.ipv6.conf.all.disable_ipv6=1`, it waits 4sec for the timeout, then goes on and it listens on 127.0.0.1 (printed in the logs, sockets list, and I tested also sending a message with sipsak). It might be something specific to your environment.