Jump to content

Recommended Posts

Posted

Dear Community,

I am trying to install the Kazoo following the official guide. Everything goes well untill I reach the Kamailio Setup. The Kazoo-kamailio gets installed successfully but shows error when running the status command. Please see below the error and let me know what I am doing wrong?

 

ERROR: connect_unix_sock: connect(/var/run/kamailio//kamailio_ctl): No such file or directory [2]

 

  • Riz Khan changed the title to ERROR: connect_unix_sock: connect(/var/run/kamailio//kamailio_ctl)
Posted (edited)

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

 

Edited by Sergey K (see edit history)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...