| How to change file permissions? Hey,
Asterisk that installed in my server was working fine till yesterday. But I re-installed asterisk on my server. When I issue the below command sudo asterisk -r
Unable to connect to remote does (var/run/asterisk.ctl? ) exists.
I find the asterisk.ctl in /var/run/asterisk/asterisk.ctl, so I changed the path in asterisk.conf file to var/run/asterisk.
Still I get the same error. I noticed that I saw a letter image over the asterisk.ctl file, is that giving me a problem.
That image means, I don't have permission to access the file though I use SUDO right?
Help me to fix this? |