You should check the logs
tail /var/log/kamailio/kamailio.log
Most likely you have regular kamailio started which prevent kazoo-kamailio to start properly.
You can try to disable it:
systemctl stop kamailio
systemctl disable kamailio
You should check the logs
tail /var/log/kamailio/kamailio.log
Most likely you have regular kamailio started which prevent kazoo-kamailio to start properly.
You can try to disable it:
systemctl stop kamailio
systemctl disable kamailio
You should check the logs
tail /var/log/kamailio/kamailio.log