www.atcom.cn
6
C
C
C
Chapter
hapter
hapter
hapter 3
3
3
3 Software
Software
Software
Software Installation
Installation
Installation
Installation
Test Environment:
asterisk-1.6.2.6
dahdi-linux-complete-2.4.1.2+2.4.1
Centos 6.0
AXE-800P+4AX-210X
After inserting the card into your PCI slot and boot your server, please use the “lspci -vv”
command to check the PCI bus compatibility. The correct output will like the following:
----------------------------------------------------------------------------------------------------------------------
05:04.0 Communication controller: Tiger Jet Network Inc. Tiger3XX Modem/ISDN interface
----------------------------------------------------------------------------------------------------------------------
A Tiger Jet device will be found, if you can not see the Tiger Jet device, please poweroff your
server and try another PCI slot, if it still does not help, you have to check the compatibility issue
between the card and your PCI bus.
1.
To install asterisk and dahdi, we have to install the following prerequisite packages:
bison bison-devel zlib zlib-devel openssl openssl-devel gnutls-devel gcc gcc-c++
Please use the yum install command to install the above packages.
2.
Download asterisk,dahdi-linux-complete
[root@localhost src]#
wget
http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-xx
[root@localhost src]#
wget
http://www.atcom.cn/cn/download/cards/ax800p/dahdi-linux-complete-2.4.1.2+2.4.1-3.0.tar.g
z
3.
Install asterisk,dahdi-linux-complete
Install dahdi-linux-complete
1)
[root@localhost src]# tar -zxvf dahdi-linux-complete-2.4.1.2+2.4.1-3.0.tar.gz
2)
[root@localhost src]# cd dahdi-linux-complete-xxx+xxx
3)
[root@localhost dahdi-linux-complete-xxx+xxx]# make
4)
[root@localhost dahdi-linux-complete-xxx+xxx]# make install
5)
[root@localhost dahdi-linux-complete-xxx+xxx]# make config