Chapter 4 Software Installation - ATCOM EC64 User Manual

Table of Contents

Advertisement

AXE2D User Manual

Chapter 4 Software Installation

1.
Check the hardware messages
After inserting the card into your PCI slot and boot your server, please use the "lspci" command to
check the PCI bus compatibility. From the correct output, you can see the following line:
----------------------------------------------------------------------------------------------------------------------
03:01.0 Communication controller: Digium, Inc. Wildcard TE410P quad-span T1/E1/J1 card 3.3V
(rev 02)
----------------------------------------------------------------------------------------------------------------------
The TE410P will be found, if you can not see one line like the line above, please poweroff your
server and try to use 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 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.10.2.tar.gz
[root@localhost src]#
wget
http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete/dahdi-linux-complete-2.6.
2+2.6.2.tar.gz
[root@localhost src]#
wget
http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.8.7.0.tar.gz
3.
Install libpri
1)
[root@localhost src]# tar -xvzf libpri-1.4.10.2.tar.gz
2)
[root@localhost libpri-1.4.10.2]# make
3)
[root@localhost libpri-1.4.10.2]# make install
4.
Install dahdi-linux and dahdi-tools
1)
[root@localhost src]# tar -xvzf dahdi-linux-2.3.0.1.tar.gz
2)
[root@localhost src]# cd dahdi-linux-2.3.0.1/drivers/dahdi/
3)
[root@localhost dahdi-linux-2.3.0.1]# make
4)
[root@localhost dahdi-linux-2.3.0.1]# make install
www.atcom.cn
Email: support@atcomemail.com
8

Advertisement

Table of Contents
loading

This manual is also suitable for:

Axe2d

Table of Contents