PDA

View Full Version : Asterisk@home dies on re-boot



8321
14-11-2005, 12:45 PM
aah 1.5 running on centos 3.5 was behaving very well until I did a re-boot.

The reboot goes along happily until - 'Starting Asterisk..'
then I get 'Exit code 1'
'Asterisk died with code 1'
'Asterisk restarting..'

Asterisk system status (web interface) shows Asterisk stopped, Cron, Secure ss and web server all running.

Is there any alternative to starting again?

kilos
14-11-2005, 06:50 PM
Hi 8321,
Check the /var/log/asterisk directory for any error messages
in that directory
type at prompt asterisk -vvv
To connect to the asterisk console # asterisk -c

8321
15-11-2005, 01:50 PM
Thanks, but too late to check the logs. Already re-installed from scratch. Will check the log files if it happens again.