Asterisk ended with exit status 1 Asterisk died with code 1

From Kolmisoft Wiki
Revision as of 09:23, 17 May 2008 by Mindaugas (talk | contribs) (New page: Asterisk ended with exit status 1 Asterisk died with code 1. Automatically restarting Asterisk. That means you started Asterisk on top of another running Asterisk in installation script. ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Asterisk ended with exit status 1 Asterisk died with code 1. Automatically restarting Asterisk.

That means you started Asterisk on top of another running Asterisk in installation script.

Solution:

killall -9 safe_asterisk
killall -9 asterisk
/etc/init.d/asterisk start