-- Reloading module 'chan_zap.so' (Zapata Telephony w/PRI)
Nov 14 13:30:22 WARNING[15234]: chan_zap.c:10855 setup_zap: Ignoring signaling
-- Reconfigured channel 1, FXS Kewlstart signalling
Not sure what this could mean. Everything seems to work just fine as far as I can tell. But when I reload, I see this pop up every time.
Here is my zapata.conf [code];
; Zapata telephony interface
;
; Configuration file
[trunkgroups]
[channels]
language = en
context = incoming
signaling = fxs_ks
usecallerid = yes
hidecallerid = no
transfer = yes
busydetect = yes
callprogress = yes
channel => 1 [/code]
and here is my zaptel.conf[code]
fxsks = 1
loadzone = us
defaultzone = us[/code]
What do you think is wrong?