LinuxMCE Forums

General => Installation issues => Topic started by: Schmich on June 13, 2011, 03:16:27 pm

Title: Problem with Asterisk latest update 8.10
Post by: Schmich on June 13, 2011, 03:16:27 pm
Hello, I got the update from 2011-06-12 (8.10) and now neither the intercom nor incoming calls work. I've got a Cisco 7971 and a SPA3000 that were all fully functional before. I posted a screen of FreeFBX which seem to give some errors. When rebooting the core I see [ OK ] for Asterisk starting.

If I need to provide with more info please be specific as I am a newbie at all this. The only reason why I got it work in the first place is step by step guides =)

Thanks in advance
Title: Re: Problem with Asterisk latest update 8.10
Post by: Marie.O on June 13, 2011, 04:05:02 pm
Please start asterisk manually on the commandline and paste the output of it. It seems that asterisk is not running at all.

Code: [Select]
sudo asterisk -c
should start it, and should give you a hint, why it does not start. Please paste the info here.
Title: Re: Problem with Asterisk latest update 8.10
Post by: Schmich on June 13, 2011, 04:24:17 pm
Awesome quick reply :) Here is for sudo asterisk -c
Code: [Select]
]0;root@dcerouter: /home/alphadcerouter_1017756:/home/alpha# sudo asterisk -c
Asterisk 1.4.21.3~lmce, Copyright (C) 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.
=========================================================================
This package has been modified for the Debian GNU/Linux distribution
Please report all bugs to http://bugs.debian.org/asterisk
=========================================================================
[ Booting...
[ Reading Master Configuration ]
[ Initializing Custom Configuration Options ]
Asterisk already running on /var/run/asterisk/asterisk.ctl.  Use 'asterisk -r' to connect.
]0;root@dcerouter: /home/alphadcerouter_1017756:/home/alpha#

I also did for sudo asterisk -r in case it also helps. It was a bit longer so I put it in pastebin.
http://pastebin.com/qYChrd7z
Title: Re: Problem with Asterisk latest update 8.10
Post by: Marie.O on June 13, 2011, 04:30:08 pm
See if reinstalling freepbx fixes it:

apt-get install freepbx --reinstall

followed by a reboot.
Title: Re: Problem with Asterisk latest update 8.10
Post by: Schmich on June 13, 2011, 05:28:01 pm
Thanks a lot. It all seems to work now. I still have two errors on FreePBX (can be seen in attachment) but I can't remember if they've always been there. Do I just ignore them?
Title: Re: Problem with Asterisk latest update 8.10
Post by: Aviator on June 13, 2011, 06:06:22 pm
I've always had those errors in FreePBX, I wouldn't worry about them.
Title: Re: Problem with Asterisk latest update 8.10
Post by: Schmich on June 13, 2011, 06:30:06 pm
Ok great, thanks.