yes you have a problem with one of your settings but you are running
asterisk as safe_asterisk or on a init priority respawn level.. do an
asterisk -vvvvvc and youll get the console dump of asterisk loading and
it will tell you what module its taking a dive on.
Ian Service wrote:
Last time I had that happen, I didn't have the zaptel service
installed and started.
cd /usr/src/zaptel
make config
service zaptel restart
- Ian
On 6/20/06, * Justin Sweeney* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Hi;
Has anone had this problem?
I had to restore the backup.tar.gz which worked fine but now
asterisk won't start.
STARTING ASTERISK
Asterisk ended with exit status 1
Asterisk died with code 1.
Automatically restarting Asterisk.
Asterisk ended with exit status 1
Asterisk died with code 1.
Automatically restarting Asterisk.
-----------------------------------------------------
Asterisk could not start!
Use 'tail /var/log/asterisk/full' to find out why.
-----------------------------------------------------
[EMAIL PROTECTED] ~]# cd /var/log/asterisk/
[EMAIL PROTECTED] asterisk]# tail full
Jun 20 14:44:37 VERBOSE[3622] logger.c: [chan_features.so]Jun 20
14:44:37 VERBOSE[3622] logger.c: [chan_features.so] => (Feature
Proxy Channel)
Jun 20 14:44:37 VERBOSE[3622] logger.c: == Registered channel type
'Feature' (Feature Proxy Channel Driver) Jun 20 14:44:37
VERBOSE[3622] logger.c: [chan_zap.so]Jun 20 14:44:37
VERBOSE[3622] logger.c: [chan_zap.so] => (Zapata Telephony w/PRI)
Jun 20 14:44:37 VERBOSE[3622] logger.c: == Parsing
'/etc/asterisk/zapata.conf': Jun 20 14:44:37 VERBOSE[3622]
logger.c: ==
Parsing '/etc/asterisk/zapata.conf': Found
Jun 20 14:44:37 VERBOSE[3622] logger.c: == Parsing
'/etc/asterisk/zapata-auto.conf': Jun 20 14:44:37 VERBOSE[3622]
logger.c:
== Parsing '/etc/asterisk/zapata-auto.conf': Found
Jun 20 14:44:37 VERBOSE[3622] logger.c: == Parsing
'/etc/asterisk/zapata_additional.conf': Jun 20 14:44:37 VERBOSE[3622]
logger.c: == Parsing '/etc/asterisk/zapata_additional.conf': Found
Jun 20 14:44:37 ERROR[3622] chan_zap.c: Signalling requested on
channel 1 is FXO Kewlstart but line is in FXS Kewlstart signalling
Jun 20 14:44:37 ERROR[3622] chan_zap.c: Unable to register channel
'1'
Jun 20 14:44:37 WARNING[3622] loader.c: chan_zap.so: load_module
failed, returning -1 Jun 20 14:44:37 WARNING[3622] loader.c:
Loading module chan_zap.so failed!
[EMAIL PROTECTED] asterisk]#
Justin
## Done.