[Asterisk-Users] I must be missing something zimple...
Bill Michaelson
bill at cosi.com
Fri Feb 17 14:46:51 MST 2006
I'm configuring a box with a TDM400P with 2 FXS and 2 FXO. I configured
the FXO's first to try them, and they worked (I could talk to myself
thru the PSTN. But when I add the FXS's to zapata.conf and restart *, I
have a problem...
[chan_zap.so] => (Zapata Telephony w/PRI)
== Parsing '/etc/asterisk/zapata.conf': Found
-- Registered channel 4, FXS Kewlstart signalling
-- Registered channel 3, FXS Kewlstart signalling
Feb 17 16:38:09 WARNING[2613]: chan_zap.c:923 zt_open: Unable to specify
channel 1: No such device
Feb 17 16:38:09 ERROR[2613]: chan_zap.c:6879 mkintf: Unable to open
channel 1: No such device
here = 0, tmp->channel = 1, channel = 1
Feb 17 16:38:09 ERROR[2613]: chan_zap.c:10311 setup_zap: Unable to
register channel '1'
Feb 17 16:38:09 WARNING[2613]: loader.c:414 __load_resource:
chan_zap.so: load_module failed, returning -1
-- Unregistered channel 1
-- Unregistered channel 2
Feb 17 16:38:09 WARNING[2613]: loader.c:554 load_modules: Loading module
chan_zap.so failed!
Now, ztcfg happily shows...
televox:~# ztcfg -vvv
Zaptel Configuration
======================
Channel map:
Channel 01: FXO Kewlstart (Default) (Slaves: 01)
Channel 02: FXO Kewlstart (Default) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Slaves: 04)
4 channels configured.
and my zaptel.conf has this in it:
;#######################################
signalling=fxo_ks
context=demo
channel =>
1
;#######################################
signalling=fxo_ks
context=demo
channel =>
2
So, what am I missing? TIA
More information about the asterisk-users
mailing list