AXE1DL User Manual with DAHDI
www.atcom.cn
9
Chapter 3 Software Installation
After inserting the card into the PCI slot and boot the server, please use the “lspci” command to
check the PCI bus compatibility. From the correct output, users can see the following line:
----------------------------------------------------------------------------------------------------------------------
02:00.0 Non-VGA unclassified device: Device 1b74:d130
----------------------------------------------------------------------------------------------------------------------
The AXE1DL will be found. if users can not see one line like the line above, please power off the
server and try to use another PCI slot;
If it does not help still, users have to check the compatibility issue between the card and the PCI-E
bus. Please try to use another PCI-E slot or other server and try it again.
1.
To install asterisk and dahdi, users have to use “yum” command to install the following
prerequisite packages:
yum install -y bison bison-devel zlib zlib-devel openssl openssl-devel gnutls-devel gcc
gcc-c++ ncurses ncurses-devel
2.
Download libpri, dahdi, and asterisk packages
Notice: If uses need use the latest version, please check them on asterisk download center.
[root@localhost src]#
wget
http://downloads.asterisk.org/pub/telephony/libpri/libpri-1.4.14.tar.gz
[root@localhost src]#
wget
http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.8.7.0.tar.gz
Notice:
If the download link is unavailable, uses need get the latest driver from ATCOM
download center:
http://www.atcom.cn/dl_axe1dl.html
.
For example, users can get the dahdi-2.6 as the following:
[root@localhost src]#
wget
http://www.atcom.cn/cn/download/cards/ax1d/dahdi-linux-complete-2.6.1+2.6.1-1.2.tar.gz