[asterisk-users] TDM02B not working

Remco Barendse asterisk at barendse.to
Sun Feb 11 08:48:53 MST 2007


I am trying to reconfigure an asterisk box that was using an HFC-S card 
with bristuff but is now using 2 analog lines therefore I want to use the 
TDM02B to connect to two POTS lines. The TDM02B has 2 red modules.

I have this in /etc/zaptel.conf
loadzone=nl
defaultzone=nl
fxsks=1-2

I have /etc/asterisk/zapata.conf
signalling=fxs_ks
echocancel=yes
echocancelwhenbridged=yes
echotraining=400

immediate=yes
usecallerid=yes
callerid=asreceived
cidsignalling=dtmf
cidstart=polarity
hidecallerid=no
callwaiting=no
callwaitingcallerid=no
adsi=no
context=inbound-analog
channel=>1-2

The output of ztcfg -vvvvv is :
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
2 channels configured.

so far so good, but when i try asterick -cvvvvvvvv :
   == Parsing '/etc/asterisk/zapata.conf': Found
Feb 11 16:48:15 WARNING[19083]: chan_zap.c:1072 zt_open: Unable to specify 
channel 1: No such device
Feb 11 16:48:15 ERROR[19083]: chan_zap.c:7034 mkintf: Unable to open 
channel 1: No such device
here = 0, tmp->channel = 1, channel = 1
Feb 11 16:48:15 ERROR[19083]: chan_zap.c:10462 setup_zap: Unable to 
register channel '1-2'
Feb 11 16:48:15 WARNING[19083]: loader.c:414 __load_resource: chan_zap.so: 
load_module failed, returning -1
Feb 11 16:48:15 WARNING[19083]: loader.c:554 load_modules: Loading module 
chan_zap.so failed!

Why doesn't asterisk find the channel that ztcfg does see?


More information about the asterisk-users mailing list