Hi,
So I have been mucking around for quite some time and managed to get asterisk and Vicidial semi-operational on a google cloud server. It is running Centos 6.6.
Asterisk 1.8.23.0-vici currently running on vicidial (pid = 1778)
When I log in to the agent webpage, the agent phone does not ring. There is also no information populated in the CLI when an agent logs in. I am quite stumped as to how to go about solving this. The phones work. They are connected and working. The only problem there (to solve later) is I cannot dial between them. I get "the person at.... is unavailable" message.
One oddity which might be a clue, is if I type asterisk -r I get the following: Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) But then if I go to cd /etc/asterisk and type asterisk, I can then type asterisk -r and the CLI will display. I am presuming there was some error upon install. I have gone through and reinstalled it though, but I get the same error. Maybe it's the startup config pointing to the wrong folder?
The screen -ls output is:
1809.ASTVDremote (Detached)
1818.ASTconf3way (Detached)
1799.ASTsend (Detached)
1803.ASTlisten (Detached)
1806.ASTVDauto (Detached)
1797.ASTupdate (Detached)
1633.asterisk (Detached)
1628.astshell20150603024128 (Detached)
1815.ASTfastlog (Detached)
1812.ASTVDadapt (Detached)
10 Sockets in /var/run/screen/S-root.
Would love some help to try and get this sorted.
One other idea I thought is the network configuration and settings. Maybe that is a clue? I'm not really sure how to set that all up or if it is configured correctly. I have tried mucking around in there but nothing seems to make any difference.