[Asterisk-Users] Unable to create channem of type 'Zap'

Brent Franks mwless at mindworks.net
Mon Feb 23 13:19:02 MST 2004


Make sure you run a ztcfg after you do a modprobe.

ztcfg will configure (or bring up) the zap channels on zaptel interface
cards.  Do this before starting * and after the modprobe.

(You may also do a ztcfg -v to see whats configured)

- Brent

-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Wim Venneman
Sent: Monday, February 23, 2004 3:10 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Unable to create channem of type 'Zap'

Can anyone help me, (after a two day search, also on the mailing list)
I have the following situation:
Asterisk works fine, until I added a FXO card. (Digium)
When I tried to call to the pstn I have the following error
Executing Dial("SIP/Phone2-fc49", "Zap/1/2355") in new stack
NOTIVE[16401]: FILE APP_DIAL.C, LINE 516 (DIAL_EXEC): UNABLE TO CREATE
CHANNEL OF TYPE 'ZAP'
 == Everyone is busy at this time
When I start Asterisk I have no error
Only the following isn't right: 
ZAP SHOW CHANNELS = No channels 
modprobe wcfxo = ok (no errors)
 I have following config.
ZAPATA
[channels]
language=en
context=incoming
signalling=fxs_ks
usecallerid=yes
hidecallerid=no
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
group=1
pickupgroup=1
immediate=yes
musiconhold=default channel => 1
ZAPTEL 
loadzone = us
defaultzone = us
fxsks = 1
EXTENSION
[incoming]
exten => s,1,Dial(SIP/Phone1&SIP/Phone3,20,tr)
[outgoing]
exten => _0X.,1,Dial,Zap/1/${EXTEN:1}
IN [SIP]
include => outgoing
I'm don't know what I can change to the config.
Anyone an idea
Thanks,
Wim




More information about the asterisk-users mailing list