-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Not an issue
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Asterisk Configuration
-
Labels:None
-
ToDo:
-
Story Points:5
-
Asterisk Version:asterisk-13.22.0
-
Distro Version:FreePbx 13
-
Distro:Self Install CentOS 6.X
Hi Im trying do do the self install of : https://wiki.freepbx.org/display/FOP/Installing+FreePBX+13+on+CentOS+6
I did the FreePbx 14 with no issues, but am always runinng into the same issue with 12 and 13.
In the last steps of
Install and Configure FreePBX
I get :
[root@ip-172-31-21-188 freepbx]# ./start_asterisk start
STARTING ASTERISK
./start_asterisk: line 45: /usr/sbin/safe_asterisk: is a directory
Asterisk Started
[root@ip-172-31-21-188 freepbx]# asterisk -r
-bash: asterisk: command not found
[root@ip-172-31-21-188 freepbx]# ./install -n
Assuming you are Database Root
Checking if SELinux is enabled...Its not (good)!
Reading /etc/asterisk/asterisk.conf...Done
Checking if Asterisk is running and we can talk to it as the 'asterisk' user...Error!
Error communicating with Asterisk. Ensure that Asterisk is properly installed and running as the asterisk user
Asterisk does not appear to be running
Try starting Asterisk with the './start_asterisk start' command in this directory