AXE2BL User Manual with DAHDI
www.atcom.cn
5
Chapter 4 Software Installation
After inserting the card into the PCI-E slot and boot the server, please use the “lspci” command to
check the PCI-E bus compatibility. From the correct output, users can see the following line:
----------------------------------------------------------------------------------------------------------------------
01:05.0 ISDN controller: Cologne Chip Designs GmbH ISDN network Controller [HFC-4S] (rev
01)
----------------------------------------------------------------------------------------------------------------------
The Cologne Chip will be found, if users can not see one line like the line above, please poweroff
the server and try to use another PCI-E slot, if it still does not help, users have to check the
compatibility issue between the card and the PCI-E bus.
1.
To install asterisk and dahdi, we have to use “yum” command to install the following
prerequisite packages:
bison bison-devel zlib zlib-devel openssl openssl-devel gnutls-devel gcc gcc-c++
2.
Download libpri, dahdi-linux-complete, and asterisk
[root@localhost src]#
wget
http://downloads.asterisk.org/pub/telephony/libpri/releases/libpri-1.4.12.tar.gz
[root@localhost src]#
Wget
http://downloads.asterisk.org/pub/telephony/dahdi-linux/releases/dahdi-linux-complete-2.5.0.
1+2.5.0.1.tar.gz
[root@localhost src]#
wget
http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.8.7.1.tar.gz