When I reload the config, I see this error in the CLI. However, I don't see what I have done wrong: == Parsing '/etc/asterisk/zapata.conf': Found May 30 16:38:42 WARNING[12630]: chan_zap.c:10088 setup_zap: Ignoring signalling -- Reconfigured channel 1, FXO Kewlstart signalling May 30 16:38:42 WARNING[12630]: chan_zap.c:10088 setup_zap: Ignoring signalling -- Reconfigured channel 2, FXO Kewlstart signalling May 30 16:38:42 WARNING[12630]: chan_zap.c:10088 setup_zap: Ignoring signalling -- Reconfigured channel 3, FXS Kewlstart signalling -- Reconfigured channel 4, FXS Kewlstart signalling Here is my config /etc/asterisk/zapata.conf [channels] context=internal signalling=fxo_ks rxgain=0 txgain=20 channel => 1 context=analog2 signalling=fxo_ks rxgain=0 txgain=0 channel => 2 context=pstn signalling=fxs_ks faxdetect=incoming echotraining=800 echocancel=128 echocancelwhenbridged=yes relaxdtmf=yes rxgain=10 txgain=0 immediate=no busydetect=no callprogress=no musiconhold=default usecallerid=yes useincomingcalleridonzaptransfer=yes callerid=asreceived group=1 ;channel => 4 channel => 3,4 Thanks for any help, Chris Mason
If you mentioned it, I missed it. I'm assuming you are trying to use a digium TDM-fxo card?> When I reload the config, I see this error in the CLI. However, I don't see > what I have done wrong: > > == Parsing '/etc/asterisk/zapata.conf': Found > May 30 16:38:42 WARNING[12630]: chan_zap.c:10088 setup_zap: Ignoring > signalling > -- Reconfigured channel 1, FXO Kewlstart signalling > May 30 16:38:42 WARNING[12630]: chan_zap.c:10088 setup_zap: Ignoring > signalling > -- Reconfigured channel 2, FXO Kewlstart signalling > May 30 16:38:42 WARNING[12630]: chan_zap.c:10088 setup_zap: Ignoring > signalling > -- Reconfigured channel 3, FXS Kewlstart signalling > -- Reconfigured channel 4, FXS Kewlstart signalling > > Here is my config > /etc/asterisk/zapata.conf > > [channels] > context=internal > signalling=fxo_ksIf it is a TDM card with fxo modules, then the above should be fxs_ks, and the same for the ones below.> rxgain=0 > txgain=20 > channel => 1 > > context=analog2 > signalling=fxo_ks > rxgain=0 > txgain=0 > channel => 2 > > context=pstn > signalling=fxs_ks > faxdetect=incoming > echotraining=800 > echocancel=128 > echocancelwhenbridged=yes > relaxdtmf=yes > rxgain=10 > txgain=0 > immediate=no > busydetect=no > callprogress=no > musiconhold=default > usecallerid=yes > useincomingcalleridonzaptransfer=yes > callerid=asreceived > group=1 > ;channel => 4 > channel => 3,4 > > Thanks for any help,If you're not using a TDM card, then tell us what it is that you're trying to configure. Might also include /etc/zaptel.conf in the next post.
Chris Mason (Lists) wrote:> When I reload the config, I see this error in the CLI. However, I don't see > what I have done wrong: > > == Parsing '/etc/asterisk/zapata.conf': Found > May 30 16:38:42 WARNING[12630]: chan_zap.c:10088 setup_zap: Ignoring > signalling > -- Reconfigured channel 1, FXO Kewlstart signalling > May 30 16:38:42 WARNING[12630]: chan_zap.c:10088 setup_zap: Ignoring > signalling > -- Reconfigured channel 2, FXO Kewlstart signalling > May 30 16:38:42 WARNING[12630]: chan_zap.c:10088 setup_zap: Ignoring > signalling > -- Reconfigured channel 3, FXS Kewlstart signalling > -- Reconfigured channel 4, FXS Kewlstart signallingSorry, where does it say error? All I see is a warning (because you have reloaded and those settings are ignored on a reload). -- Cheers, Matt Riddell _______________________________________________ http://www.sineapps.com/news.php (Daily Asterisk News - html) http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)