[asterisk-users] zapata.conf
ctotos at gmail.com
ctotos at gmail.com
Mon Apr 9 22:43:27 MST 2007
I have a Digium TDM400b11, 1FXO [port2] & 1FXS [port 1]
When I reload the chan_zap I get:
[chan_zap.so] => (Zapata Telephony w/PRI)
== Parsing '/etc/asterisk/zapata.conf': Found
Apr 9 22:39:36 ERROR[3541]: chan_zap.c:10388 setup_zap: Signalling must be specified before any channels are.
Apr 9 22:39:36 WARNING[3541]: loader.c:414 __load_resource: chan_zap.so: load_module failed, returning -1
Apr 9 22:39:36 WARNING[3541]: loader.c:554 load_modules: Loading module chan_zap.so failed!
Here is my zapata.conf
cat /etc/asterisk/zapata.conf
[channels]
usecallerid=yes
hidecallerid=no
callwaiting=no
threewaycalling=yes
transfer=yes
echocancel=yes
echotraining=yes
immediate=no
;
;===============================================
; define the channels
signaling=fxo_ks
context=internal
channel => 1
signaling=fxs_ks
context=incoming
channel => 2
and here is my zaptel
zaptel.conf
[root at fc-ast ~]# grep -v "^#" /etc/zaptel.conf
loadzone = us
defaultzone=us
fxsks=2
fxoks=1
Any suggestion?
--
Thanks
More information about the asterisk-users
mailing list