How to setup Asterisk 1.8.7.1 on CentOS 6 i386 with FreePBX, Hylafax, Avantfax, IAXModem, and A2billing
Asterisk 1.8.7.1, FreePBX 2.8.1, HylaFAX 6.0.5, AvantFAX 3.3.3, IAXModem 1.2.0, A2Billing 1.9.4 If you have any questions or comments please leave a comment or contact me directly email jeffkingsley007 [at]gmail dot com or call 256782280084 DEMO LINES A2Billing Working Example, US Calling ONLY Access# 413-206-9861 PIN# 4320101553 IAXModem Fax over IP, Receive Line Only Fax# 413-455-0155 Asterisk Incoming Line, Live Line Access# 413-285-3050 #CentOS 6 Asterisk 1.8.8.0 PHP 5.3.2 http://mirror.centos.org/centos-6/6/os/i386 External Links icon #Install New Kernel < 4GB Ram yum -y install kernel kernel-devel kernel-headers system-config* Install New Kernel > 4GB Ram yum -y install kernel-PAE kernel-PAE-devel system-config* reboot #Firewall & Network Settings setup #Install Asterisk Dependencies yum install -y make nano mgetty mgetty-voice cups-lpd perl-DBD-Pg subversion wget python python-devel glibc glibc-devel gcc gcc-c++ flex screen s...