Hi, I've tried commenting on echotraining but same error message appears. [channels] language=en
context=from-pstn signalling=em_w faxdetect=incoming usecallerid=yes echocancel=yes echocancelwhenbridged=no ;echotraining=800 group=1 channel=1-15,17-30 Apr 22 06:02:04 VERBOSE[18915]: == Parsing '/etc/asterisk/phone.conf': Apr 22 06:02:04 VERBOSE[18915]: == Parsing '/etc/asterisk/phone.conf': Found Apr 22 06:02:04 VERBOSE[18915]: == Registered channel type 'Phone' (Standard Linux Telephony API Driver) Apr 22 06:02:04 VERBOSE[18915]: [chan_zap.so]Apr 22 06:02:04 VERBOSE[18915]: [chan_zap.so] => (Zapata Telephony) Apr 22 06:02:04 VERBOSE[18915]: == Parsing '/etc/asterisk/zapata.conf': Apr 22 06:02:04 VERBOSE[18915]: == Parsing '/etc/asterisk/zapata.conf': Found Apr 22 06:02:04 WARNING[18915]: parse error: No category context for line 10 of zapata.conf Apr 22 06:02:04 ERROR[18915]: Unable to load config zapata.conf Apr 22 06:02:04 WARNING[18915]: chan_zap.so: load_module failed, returning -1 Apr 22 06:02:04 VERBOSE[18915]: == Unregistered channel type 'Tor' Apr 22 06:02:04 VERBOSE[18915]: == Unregistered channel type 'Zap' Apr 22 06:02:04 WARNING[18915]: Loading module chan_zap.so failed! Thanks. Angelo -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Webb Sent: Friday, April 22, 2005 1:43 AM To: [email protected] Subject: Re: [Asterisk-Users] Error in starting asterisk On Fri, 22 Apr 2005 01:26:45 +0800 "Nathaniel Angelo A. Torres (247talk)" <[EMAIL PROTECTED]> wrote: > Hi, here's the content of my Zapata.conf > > [channels] > language=en > > context=default > signalling=em_w > faxdetect=incoming > usecallerid=yes > echocancel=yes > echocancelwhenbridged=no > echotraining=800 > group=0 > channel=1-15,17-30 > > I really don't know what to load into these values. I >wanted to use E1R2 of > wcte11xp > > Please help me out. Thanks. > > Angelo > > <SNIP> > Nathaniel Angelo A. Torres (247talk) wrote: > >> Hi, I'm receiving this error, please help me solve this. >> >> Apr 22 00:12:26 VERBOSE[3735]: == Parsing >>'/etc/asterisk/phone.conf': >> Apr 22 00:12:26 VERBOSE[3735]: == Parsing >>'/etc/asterisk/phone.conf': >> Found >> >> Apr 22 00:12:26 VERBOSE[3735]: == Registered channel >>type 'Phone' >> (Standard Linux Telephony API Driver) >> >> Apr 22 00:12:26 VERBOSE[3735]: [chan_zap.so]Apr 22 >>00:12:26 >> VERBOSE[3735]: [chan_zap.so] => (Zapata Telephony) >> >> Apr 22 00:12:26 VERBOSE[3735]: == Parsing >>'/etc/asterisk/zapata.conf': >> Apr 22 00:12:26 VERBOSE[3735]: == Parsing >>'/etc/asterisk/zapata.conf': >> Found >> >> Apr 22 00:12:26 WARNING[3735]: parse error: No category >>context for >> line 10 of zapata.conf >> >> Apr 22 00:12:26 ERROR[3735]: Unable to load config >>zapata.conf >> >> Apr 22 00:12:26 WARNING[3735]: chan_zap.so: load_module >>failed, >> returning -1 >> >> Apr 22 00:12:26 VERBOSE[3735]: == Unregistered channel >>type 'Tor' >> >> Apr 22 00:12:26 VERBOSE[3735]: == Unregistered channel >>type 'Zap' >> >> Apr 22 00:12:26 WARNING[3735]: Loading module >>chan_zap.so failed! >> >> I'm trying to setup E1 R2 for the digium wcte11xp >> >> Thanks. >> >> Angelo >> Angelo, try commenting out or deleteling the echotraining cmmand in your config file. From what I can tell on the Wiki, that command is for the X100P card only. And per your error, if I am counting correctly, it states that there is no category context on line 10. I am assuming that line 10 in your config file is the echotraining command. Open your zapata.conf and verisfy that line 10 is indeed the echotraining command. If not, please post back waht is at line 10. _______________________________________________ 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 _______________________________________________ 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
