On Tue, 10 Apr 2007 09:46:25 +0300 Tzafrir Cohen <[EMAIL PROTECTED]> wrote:
> > 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 > > signalling=fxo_ks > > (note the double 'l') > > > context=internal > > channel => 1 > > > > signaling=fxs_ks > > context=incoming > > channel => 2 > I still get: [chan_zap.so] => (Zapata Telephony w/PRI) == Parsing '/etc/asterisk/zapata.conf': Found Apr 10 06:48:00 ERROR[4863]: chan_zap.c:10388 setup_zap: Signalling must be specified before any channels are. Apr 10 06:48:00 WARNING[4863]: loader.c:414 __load_resource: chan_zap.so: load_module failed, returning -1 Apr 10 06:48:00 WARNING[4863]: loader.c:554 load_modules: Loading module chan_zap.so failed! 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 -- Thanks _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
