atcom ax-4e+mfc/r2

ATCOM AX-4E+MFC/R2
Tested by Robert.Ao
24/05/2010
Test Environment
Centos 5.4(kernel version: 2.6.18-164.el5)
OpenR2 1.3
Dahdi-linux 2.1.0.2
Dahdi-tools 2.1.0.2
Asterisk 1.6.2
Software Installation
1
2
3
4
Install dahdi-linux
Please download tormenta2.rbt file from http://www.atcom.cn/down/program/en/card/,
and replace the tormenta2.rbt file in the
/usr/src/dahdi-linux-2.1.0.2/linux/drivers/dahdi/ directory.
make
make install
Install dahdi-tools
./configure
make
make install
make config
Install openr2
Down load openr2: wget http://openr2.googlecode.com/files/openr2-1.3.0.tar.gz
tar –xvzf openr2-1.3.0.tar.gz
./configure --prefix=/usr
make
make install
Install asterisk
./configure
make
make install
make samples
www.atcom.cn
0
Software Configuration:
/etc/dahdi/system.conf
www.atcom.cn
1
/etc/asterisk/chan_dahdi.conf
www.atcom.cn
2
Test
1 Please connect the port 1 to the port 4 with E1 loopback cable, and boot asterisk, you can get
the following information by running mfcr2 show channels command.
Attention: there is no connection between port 2 and port 3, so the status of the Rx CAS column
is not IDLE as port 1 and port 4.
www.atcom.cn
3
3 Please register two sip phones sip 500 and sip 600, and edit dial-plan like the following:
extensions.conf
2 Make a call
Please call from 600 to 500, the communication between sip 500 and 600 is established
successfully, then hang up. You can get the following outputs from CLI:
During the call is established, run mfcr2 show channels command and you can get the following
information:
The statuses of channel 1 and channel 94 are not IDLE, they are SEIZE and ANSWER.
www.atcom.cn
4
Reference
http://www.libopenr2.org/
www.atcom.cn
5