Alex Robar wrote: > Anthony, > > The errors you are seeing mean that Asterisk is not running. Nothing in > FreePBX (or any of the Trixbox administrative tabs) will work until the > Asterisk process is started. You need to find out why it's failing. Run > "tail -n 30 /var/log/asterisk/full" (without the quotes) when logged > into your system and you should see the particular error indicating why > Asterisk won't start.
It may have started but not have permissions to read or write to the socket. I've seen this happen where people run debian based versions of asterisk which run as non-root, but run the asterisk process at some point as root, and then when they try to run it normally it of course fails to read or write to the socket because of it. -- Best regards, Duane http://www.cacert.org - Free Security Certificates http://www.nodedb.com - Think globally, network locally http://www.sydneywireless.com - Telecommunications Freedom http://e164.org - Because e164.arpa is a tax on VoIP "In the long run the pessimist may be proved right, but the optimist has a better time on the trip."
