Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: groyk on August 31, 2010, 11:00:22 AM
-
Hi there
I have tried to install FreePBX from the wiki. (http://wiki.contribs.org/FreePBX)
But when I run
signal-event freepbx-update
I get following message
Can't open directory /etc/e-smith/events/freepbx-update
I expect that something is missing, since it is not working!!
Further when I run
yum --enablerepo=smecontribs install smeserver-freepbx dahdi-linux-kmdl-$(uname -r)
I get following message
Error: Missing Dependency: dahdi-linux-kmdl-2.3.0-68.el4 is needed by package da hdi-linux
Please help
-
Now it works. :-P
-
Maybe you you want to share why it works now?
-
I would like too, but I am not sure what was wrong
The 2. time I ran following command I got it working :-)
db yum_repositories set fws repository \
BaseURL http://repo.firewall-services.com/sme/ \
EnableGroups no GPGCheck no \
Visible yes status disabled
signal-event yum-modify
And then
yum --enablerepo=smecontribs --enablerepo=fws install smeserver-freepbx dahdi-linux-kmdl-$(uname -r)