Product guide

www.atcom.cn 13
5. Please run dahdi_cfg vv command.
[root@localhost asterisk]# dahdi_cfg -vvvvvvvvvv
DAHDI Tools Version - 2.3.0
DAHDI Version: 2.3.0
Echo Canceller(s): MG2
Configuration
======================
Channel map:
Channel 01: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 04)
Channel 05: FXO Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 05)
Channel 06: FXO Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 06)
6 channels to configure.
Setting echocan for channel 1 to mg2
Setting echocan for channel 2 to mg2
Setting echocan for channel 3 to mg2
Setting echocan for channel 4 to mg2
Setting echocan for channel 5 to mg2
Setting echocan for channel 6 to mg2
6. Please add the following line at the bottom of the chan_dahdi.conf file:
#include dahdi-channels.conf
7. Please run asterisk with the following command:
asterisk vvgc
reload
8. Please run dahdi show channels command
You should see 6 channels as the following:
localhost*CLI> dahdi show channels
Chan Extension Context Language MOH Interpret State
pseudo default default In Service
1 from-pstn default In Service
2 from-pstn default In Service
3 from-pstn default In Service
4 from-pstn default In Service
5 from-internal default In Service
6 from-internal default In Service
localhost*CLI>