Incredible PBX con Asterisk-GUI para CentOS
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:
1 2 3 4 5 6 7 8 9 10 |
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:
1 2 3 4 5 |
setenforce 0 yum -y upgrade yum -y install net-tools nano wget ifconfig reboot |
3. Install GIT-R-Done Edition