[Asterisk-Users] still got zaptel troubles
Mark Phillips
kc2eni at nyc-ares.org
Mon Mar 29 09:16:26 MST 2004
Hi folks,
I managed to compile the zaptel drivers on my MAndrake 9.0 machine. I can
do a modprobe zaptel and modprobe fcfxs as well as ztcfg -vv and all
appears to be fine.
FYI I'm using a no-name V90/V92 56k Intel chip'd voice modem which somehow
Linux sees as a Tigerjet ISDN card.
I have this set up on my zaptel.conf
fxsks=1
loadzone=us
defaultzone=us
and the following in zapata.conf
[channels]
relaxdtmf=yes
language=en
context=inbound-analogue
signaling=fxs_ks
usecallerid=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
Dial(ZAP/g1/1234567890,60)
group=1
pickupgroup=1-4
channel => 1
OK, what's my problem? whenerver I try to make an outside call I get the
following
-- Executing Dial("SIP/2210-eead", "Zap/1/19173657597") in new stack
Mar 29 11:07:36 NOTICE[21521]: app_dial.c:554 dial_exec: Unable to create
channel of type 'Zap'
== Everyone is busy at this time
When I do a zap show channel 1 I get "Unable to find given channel 1"
I have this in extensions.conf to deal with outbound calls
[outbound-analogue]
exten => _8X.,1,Dial(Zap/1/${EXTEN:1})
It also doesn't do anything when I call my analogue line with my cell phone.
I have this in extensions.conf to deal with inbound calls (culled from
loligo.com)
[inbound-analog]
exten => s,1,Zapateller(answer|nocallerid)
exten => s,2,NoOp
exten => s,3,PrivacyManager
exten => s,4,Dial(SIP/2210&SIP/2201,15,Ttm)
exten => s,5,Answer
exten => s,6,Wait(1)
exten => s,7,Playback(new/hello)
exten => s,8,Playback(new/marisa-john-not-in-momnt)
exten => s,9,Playback(new/theyre-rattlesnake-wrstling)
exten => s,10,Voicemail(u${PHONE1VM})
exten => s,11,Hangup
exten => s,108,Wait(2)
exten => s,109,Voicemail(b${PHONE1VM})
exten => s,110,Hangup
Any help etc ...
Thanks
--
Mark Phillips, G7LTT/KC2ENI
Randolph, NJ
http://www.g7ltt.com/
More information about the asterisk-users
mailing list