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_ks If 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. _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
