[Asterisk-Users] Need help can't figure out what wrong with
zapata.conf
Chuck Bunn
chuck.bunn at networkdoc.com
Thu Nov 10 11:02:19 MST 2005
Hi,
I get the following when I reload:
-- Reloading module 'chan_zap.so' (Zapata Telephony)
== Parsing '/etc/asterisk/zapata.conf': Found
Nov 10 10:57:34 WARNING[4475]: chan_zap.c:10816 setup_zap: Ignoring
signalling
Nov 10 10:57:34 ERROR[4475]: chan_zap.c:10249 setup_zap: Unable to
reconfigure channel '1'
Nov 10 10:57:34 WARNING[4475]: chan_zap.c:11009 reload: Reload of
chan_zap.so is unsuccessful!
My zapata.conf look like the following:
;File Name - zapata.conf
;Revision Date 11-9-05
;Version 1.3.0
[channels]
language=en
usecallerid=yes
callerid=asreceived
hidecallerid=no
callwaiting=no
threewaycalling=yes
transfer=yes
echocancel=yes
echotraining=yes
immediate=no
faxdetect=both
context=incoming-rest ;Incoming calls to to incoming-rest in
extensions.conf
signalling=fxs_ks ;Use FXS signalling for an FXO channel
group=1 ;Group association for outbound trunk
channel=>1 ;PSTN attached to port 1 - Resturaunt
context=incoming-home ;Incoming calls to incoming-home in extensions.conf
signalling=fxs_ks ;Use FXS signalling for an FXO channel
group=1 ;Group association for outbound trunk
channel=>2-3 ;PSTN attached to port 2,3 - Homecare
context=trunkdial ;Uses the trunkdial context in extensions.conf
signalling=fxo_ks ;Use FXO signalling for an FXS channel
channel=>5-8 ;Telephone attached to ports 5,6,7,8
I must be missing something any ideas.
Thanks
More information about the asterisk-users
mailing list