gery668
Joined: 13 Nov 2008 Posts: 6
|
Posted: Mon Mar 15, 2010 12:04 am Post subject: How to Install ChinaRoby X1600P on Trixbox2.8 , Elastix1.5 / |
|
|
How to Install ChinaRoby X1600P on Trixbox2.8 , Elastix1.5 / 1.6
ChinaRoby X1600P is an asterisk card with 16 FXO/FXS ports,see the details from www.chinaroby.com .
User Guid,
1. Install Kernel Source
Entry the follow command:
yum -y install kernel-devel
yum -y install gcc
2. Download the dahdi-linux, dahdi-tool
Entry the follow command:
cd /usr/src
wget http://downloads.digium.com/pub/telephony/dahdi-linux/dahdi-linux-current.tar.gz
wget http://downloads.digium.com/pub/telephony/dahdi-tools/dahdi-tools-current.tar.gz
3. Install dahdi-linux
Entry the follow command:
tar -zxvf dahdi-linux-current.tar.gz
cd dahdi-linux-2.2.0.1/drivers/dahdi/]
download the patch replace wctdm.c flie:
wget http://www.chinaroby.com/downloads/wctdm.c.dahdi.txt
mv wctdm.c.dahdi.txt wctdm.c
cd ../../
make
make install
4. Install dahdi-tools
Entry the follow command:
cd ..
tar -zxvf dahdi-tools-current.tar.gz
cd dahdi-tools-2.2.0
./configure
make clean
make
make install
reboot
6. load wctdm driver
Remove the old wctdm model:
rmmod wctdm
load the new wctdm model:
modprobe wctdm
At this time, the status light will be light
reboot
7. configure asterisk
dahdi_genconf
dahdi_cfg –vvvvvvvvvv
=======================
Other products of ChinaRoby:
4 port FXO/FXS card TDM400P
4 port E1/T1 card Digium TE405P
IP PBX
Looking for distributors! Welcome to resell my cards !
Roby Technology Co., Limited
Email: info@chinaroby.com
Web : www.chinaroby.com
Skype ID: gery668
MSN : gery668@hotmail.com
Tel : +86-755-83843088 |
|