Skip to content
Archive of entries posted on August 2006

Asterisk wont start after cent os upgrade to 2.6.9-42.0.2.EL

After running yum -y update you will find that asterisk will not restart try the following rebuild_zaptel This should solve your problem. Looks like in this version they have now sorted the spinlock problem

FreePBX svn Update issue re: “faxexten”

If you are seeing this error I am getting an error upon running ./install_amp from a fresh svn source. It’s complaining about a non-existent MySQL column being addressed: Generating Configurations.conf.. Checking for PEAR DB..OK Checking for PEAR Console::Getopt..OK Checking for /etc/amportal.conf..OK Reading /etc/amportal.conf..OK Reading /etc/asterisk/asterisk.conf..OK Connecting to database..OK SELECT extension, directdid, didalert, faxexten, faxemail, answer, [...]

Removing Old Kernel

Ok so you have ran a yum -y update and you now have a new kernel loaded on your system. If you want to remove an older kernel version, and make no other changes to your system so as not to clutter up your bootloader. First check wich one you’re using: uname -r List them [...]