Unable to connect to remote asterisk (does /var/run/asterisk.ctl exist?)
Solution 1. Try to run it with this command : asterisk -vvvvvvc You’ll enter into the Asterisk CLI and if something goes wrong you’ll see it. After that you can quit the CLI by entering the exit command. Then you can reconnect to the CLI by typing asterisk -r. All this commands assumed you’re the root user. If … Read more