
www.atcom.cn
6
C hapter 3 Software Installation
T
est Environment:
Trixbox 2.8.0.3
kernel-devel-2.6.18-128.1.10.el5.i686
dahdi-linux-2.2.0
dahdi-tools-2.2.0
wctdm.c.v1.6
AX-1600P + 8 AX-210X
1. please use the 'lspci' command to c heck the PCI bus compatibility.
[trixbox1.localdomain ~]# lspci
T he correct output will like the following:
==================================================================
05:02.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.
2. Please use "yum install" command to install gcc and kernel-devel:
[trixbox1.localdomain ~]# yum install gcc
[trixbox1.localdomain ~]# cd /usr/src
[trixbox1.localdomain src]# yum install kernel-devel-2.6.18-128.1.10.el5.i686
In the end you will see:
==================================================================
Installed:
kernel-devel.i686 0:2.6.18-128.1.10.el5
Complete!
==================================================================
3. Download dahdi-linux and dahdi-tools:
[trixbox1.localdomain src]# wget
http://downloads.asterisk.org/pub/telephony/dahdi-linux/releases/dahdi-linux-2.2.0.tar.gz
[trixbox1.localdomain src]# wget
http://downloads.asterisk.org/pub/telephony/dahdi-tools/releases/dahdi-tools-2.2.0.tar.gz
4. Decompress the file and install dahdi-linux-2.2.0:
Comentarios a estos manuales