ast_request: No channel type registered chanel 'Zap'

Hi
I am getting error lile this while dialing out from vicidial ..i can call manually from asterisk:
Nov 24 18:04:23 WARNING[6736]: channel.c:2597 ast_request: No channel type registered chanel 'Zap'
Nov 24 18:04:23 NOTICE[6736]: app_dial.c:1056 dial_exec_full: Unable to create )
[root@www ~]# ztcfg -vvv
Zaptel Configuration
======================
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
1 channels configured.
[root@www ~]# lsmod | grep wcfxo
wcfxo 13088 0
zaptel 206852 5 wcfxo
www*CLI> show modules like meetme
Module Description Use Cou
app_meetme.so MeetMe conference bridge 0
1 modules loaded
My demesg output
ACPI: PCI interrupt 0000:01:01.0[A] -> GSI 9 (level, low) -> IRQ
wcfxo: DAA mode is 'FCC'
Found a Wildcard FXO: Wildcard X100P
Registered tone zone 28 (India)
Registered tone zone 28 (India)
Registered tone zone 28 (India)
Registered tone zone 28 (India)
Registered tone zone 28 (India)
I checked in google in asterisk archive mailing list it told to add unload => chan_zap.so in /etc/asterisk/modules.conf
Even after inserting the line I am getting the error and I couldnt make calls
Thanks
Prabhakar
I am getting error lile this while dialing out from vicidial ..i can call manually from asterisk:
Nov 24 18:04:23 WARNING[6736]: channel.c:2597 ast_request: No channel type registered chanel 'Zap'
Nov 24 18:04:23 NOTICE[6736]: app_dial.c:1056 dial_exec_full: Unable to create )
[root@www ~]# ztcfg -vvv
Zaptel Configuration
======================
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
1 channels configured.
[root@www ~]# lsmod | grep wcfxo
wcfxo 13088 0
zaptel 206852 5 wcfxo
www*CLI> show modules like meetme
Module Description Use Cou
app_meetme.so MeetMe conference bridge 0
1 modules loaded
My demesg output
ACPI: PCI interrupt 0000:01:01.0[A] -> GSI 9 (level, low) -> IRQ
wcfxo: DAA mode is 'FCC'
Found a Wildcard FXO: Wildcard X100P
Registered tone zone 28 (India)
Registered tone zone 28 (India)
Registered tone zone 28 (India)
Registered tone zone 28 (India)
Registered tone zone 28 (India)
I checked in google in asterisk archive mailing list it told to add unload => chan_zap.so in /etc/asterisk/modules.conf
Even after inserting the line I am getting the error and I couldnt make calls
Thanks
Prabhakar