Default Configuration: Asterisk 11 with enhanced Asterisk-GUI, Kennonsoft GUI, and NANPA dialplan
Platform: 64-bit CentOS 6.5/6.6 running on Dedicated Server, Cloud-Based Server, or Virtual Machine
Minimum Memory: 512MB
Recommended Disk: 20GB+
For CentOS/Scientific Linux 6.5 minimal install:
|
setenforce 0 yum -y upgrade yum -y install net-tools nano wget ifconfig sed -i 's|quiet|quiet net.ifnames=0 biosdevdame=0|' /etc/default/grub grub2-mkconfig -o /boot/grub2/grub.cfg wget http://incrediblepbx.com/update-kernel-devel chmod +x update-kernel-devel ./update-kernel-devel reboot |
For CentOS/Scientific Linux 6.6 minimal install:
|
setenforce 0 yum -y upgrade yum -y install net-tools nano wget ifconfig reboot |
3. Install GIT-R-Done Edition of Incredible PBX for Asterisk-GUI
|
cd /root yum -y install wget wget http://incrediblepbx.com/incrediblepbx11gui-git.tar.gz tar zxvf incrediblepbx11gui-git.tar.gz #./create-swapfile-DO #add this step for Digital Ocean droplets rm -f incrediblepbx11gui-git.tar.gz ./IncrediblePBX11-GUI-git.sh ./IncrediblePBX11-GUI-git.sh |
4. Install Incredible Fax for Asterisk-GUI (optional)
By default, it is password. You can use the script included in the /root folder:
avantfax-pw-change. REMINDER: Don’t forget to reboot your server!
|
cd /root ./incrediblefax11-GUI.sh ./avantfax-pw-change reboot |
5. Initial Configuration of Incredible PBX for Asterisk-GUI
Make your root password very secure:
passwd
Set your correct time zone:
./timezone-setup
Create admin password for web apps:
htpasswd -b /etc/pbx/wwwpasswd admin newpassword
Make a copy of your other passwords:
cat passwords.FAQ
Make a copy of your Knock codes:
cat knock.FAQ
Decipher IP address and other info about your server:
status
Second, log into your server as admin using a web browser pointed to your server’s IP address:
Click USERS tab in Incredible PBX GUI
Click Asterisk-GUI Administration
Log in as user: admin with password: password
Immediately change your admin password and login again