Koozali.org: home of the SME Server

freepbx on SME Server 8.0

Offline twanny796

  • 3
  • +0/-0
freepbx on SME Server 8.0
« on: December 26, 2012, 05:44:00 PM »
following this:
http://wiki.contribs.org/FreePBX#Installation_SME8

when I give:
yum --enablerepo=sme7contribs --enablerepo=smecontribs --enablerepo=atrpms install smeserver-freepbx dahdi-linux-kmdl-$(uname -r)

I get:
Package smeserver-freepbx-0.1-32.el4.sme.noarch already installed and latest version
No package dahdi-linux-kmdl-2.6.18-308.24.1.el5 available.
Nothing to do

when I point to http://smeserver/freepbx
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

any help please?

guest22

Re: freepbx on SME Server 8.0
« Reply #1 on: December 26, 2012, 06:37:47 PM »
Hi,

it looks like you tried to install it previously without dadi-linux-kmdl. Maybe your forced the install ignoring dependencies?

The message 'no package available..' is clear. Your kernel version does not match any of the available dahdi-linux rpm's. You should check atrpms repo to see what version is available and match your kernel.


Offline twanny796

  • 3
  • +0/-0
Re: freepbx on SME Server 8.0
« Reply #2 on: December 26, 2012, 07:46:51 PM »
I don't remeber how dahdi was installed but I think it's there:

[root@sme ~]# rpm -qa | grep -i dahdi
kmod-dahdi-linux-2.6.1-1_centos5.2.6.18_308.24.1.el5
dahdi-firmware-oct6114-256-1.05.01-1_centos5
dahdi-firmware-hx8-2.06-1_centos5
dahdi-firmware-2.0.4-1_centos5
dahdi-firmware-vpmoct032-1.12.0-1_centos5
kmod-dahdi-linux-fwload-vpmadt032-2.6.1-1_centos5.2.6.18_308.24.1.el5
dahdi-firmware-tc400m-MR6.12-1_centos5
dahdi-firmware-oct6114-064-1.05.01-1_centos5
dahdi-linux-2.6.1-1_centos5
dahdi-tools-2.4.1-68.el5
dahdi-firmware-oct6114-128-1.05.01-1_centos5
dahdi-firmware-te820-1.76-1_centos5
[root@sme ~]#

I think FreePBX is not installing correctly.

guest22

Re: freepbx on SME Server 8.0
« Reply #3 on: December 26, 2012, 07:52:38 PM »
Hmm, looks ok to me. remove all and start from scratch? Did you do a full yum update recently?

Offline twanny796

  • 3
  • +0/-0
Re: freepbx on SME Server 8.0
« Reply #4 on: December 26, 2012, 09:16:40 PM »
tried to reinstall freepbx, I'm getting these errros /opt/freepbx is empty!


 [Wed Dec 26 21:06:26 2012] [notice] Apache configured -- resuming normal operations
123 [Wed Dec 26 21:11:07 2012] [error] [client 127.0.0.1] Directory index forbidden by Options directive: /opt/freepbx/
124 [Wed Dec 26 21:11:31 2012] [error] [client 127.0.0.1] File does not exist: /opt/freepbx/admin
125 [Wed Dec 26 21:12:01 2012] [error] [client 127.0.0.1] File does not exist: /opt/freepbx/admin
126 [Wed Dec 26 21:12:09 2012] [error] [client 127.0.0.1] File does not exist: /opt/freepbx/admin
127 [Wed Dec 26 21:12:11 2012] [error] [client 127.0.0.1] File does not exist: /opt/freepbx/panel
128 [Wed Dec 26 21:12:12 2012] [error] [client 127.0.0.1] File does not exist: /opt/freepbx/admin
129 [Wed Dec 26 21:12:22 2012] [error] [client 127.0.0.1] Directory index forbidden by Options directive: /opt/freepbx/
130 [Wed Dec 26 21:12:36 2012] [error] [client 127.0.0.1] File does not exist: /opt/freepbx/admin

Offline ldkeen

  • *
  • 405
  • +0/-0
Re: freepbx on SME Server 8.0
« Reply #5 on: January 01, 2013, 09:25:26 AM »
Hi,
I've written a howto for the latest Freepbx/Asterisk which you can find here:
http://www.comnetel.com/sitex/page.php?pageid=13
It's a bit tricky to get going but if you follow the howto closely you should be OK.
Rgds, Lloyd