[Asterisk-Users] pseudo zap channel - how to get rid of it ?
Shahid
zshahid at yahoo.com
Mon Jun 7 13:49:47 MST 2004
Hello all,
Downloaded, compiled and installed Asterisk CVS-04/15/04-17:54:5. Everything
looks fine except I see a pseudo channel in the 'zap show channels'.
xxxx*CLI> zap show channels
Chan Extension Context Language MusicOnHold
pseudo default
1 default
The result is, I cant use Zap/g1 in extensions, eg this doesnt work anymore:
exten => _BLAXXX,1,Dial(Zap/g1/${EXTEN})
Instead I need to use:
exten => _BLAXXX,1,Dial(Zap/1/${EXTEN})
Here is my zaptel.conf
--------------------------------
fxsks=1
loadzone = us
defaultzone=us
Here is my zapata.conf
-----------------------------------
[channels]
signalling=fxs_ks
rxwink=300 ; Ausecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
context=default
channel => 1
More information about the asterisk-users
mailing list