AXE2BL User Manual with DAHDI
www.atcom.cn
7
Chapter 5 Software Configuration
1. Please use cat /proc/interrupts command to check if the driver of AXE4BL is loaded or not, if
the AXE4BL driver is loaded correctly, users can get one line with wcb4xxp
20:
2310670
2218516
IO-APIC-fasteoi
wcb4xxp
If users can not get the line above, but users can get one line with hfc4s8s_l1, then please use
the following command to delete the hfc4s8s_l1.ko module.
rm –rf /lib/modules/2.6.18-238.el5/kernel/drivers/isdn/hisax/hfc4s8s_l1.ko
After deleting hfc4s8s_l1.ko, please reboot the server.
2. Please use the “dahdi_genconf” command to configure the /etc/dahdi/system.conf file and
generate /etc/asterisk/dahdi-channels.conf file.
[root@localhost ~]# dahdi_genconf
It does not show any output if dahdi_genconf run successfully.
After
running
dahdi_genconf
successfully,
the
/etc/dahdi/system.conf
and
/etc/asterisk/dahdi-channels.conf file will get the following configuration:
/etc/dahdi/system.conf:
# Autogenerated by /usr/sbin/dahdi_genconf on Tue Oct 18 11:20:32 2011
# This file is parsed by the Dahdi Configurator, dahdi_cfg
# Span 1: B4/0/1 "B4XXP (PCI) Card 0 Span 1" (MASTER) RED
span=1,1,0,ccs,ami
# termtype: te
bchan=1-2
hardhdlc=3
echocanceller=mg2,1-2
# Span 2: B4/0/2 "B4XXP (PCI) Card 0 Span 2" RED
span=2,2,0,ccs,ami
# termtype: te
bchan=4-5
hardhdlc=6
echocanceller=mg2,4-5