Hello!
I use AsteriskNow 1.5, and I have a problem after installation Asterisk from AsteriskNow ISO.
When system started then asterisk not running and I can run him manually using safe_asterisk command after. The command asterisk -start not working, why, I don’t know, but Asterisk tells to console (and I try to asterisk start -vvvvvc, it’s not working yet)
[quote][root@tele asterisk]# asterisk -r
Asterisk 1.4.24, Copyright © 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer markster@digium.com
Asterisk comes with ABSOLUTELY NO WARRANTY; type ‘core show warranty’ for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type ‘core show license’ for details.
Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)[/quote]
Then I tried to safe_asterisk and after system shown more messages
[quote]mpg123: no process killed
Asterisk ended with exit status 1
Asterisk died with code 1.
Automatically restarting Asterisk.
mpg123: no process killed
Asterisk ended with exit status 1
Asterisk died with code 1.
Automatically restarting Asterisk.[/quote]
And then asterisk started.
Asterisk writes In the /var/log/asterisk/full
[quote][Sep 10 19:52:03] ERROR[5427] asterisk.c: Asterisk has detected a problem with your DAHDI configuration and will shutdown for your protection. You have options:
u only have to compile DAHDI support into Asterisk if you need it. One option is to recompile without DAHDI support.
2. You only have to load DAHDI drivers if you want to take advantage of DAHDI services. One option is to unload DAHDI modules if you don’t need them.
3. If you need Zaptel services, you must correctly configure DAHDI.
[/quote]