Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: del on February 08, 2009, 10:56:09 PM
-
Hi All,
When I do:
yum install zaptel --enablerepo=atrpms
yum install libpri --enablerepo=atrpms
yum install asterisk --enablerepo=atrpms
yum install zaptel-kmdl-`uname -r` --enablerepo=atrpms
yum install asterisk-addons --enablerepo=atrpms
I get:
error getting repository for atrpm repository not found
Can I just download the rpms a nd instal locally? Any help appreciated.
Del
-
you have to install sail first. Sail will create the repo entries for you in yum.conf.
Best
S
-
Hi Selintra,
SAIL is installed :sad:
Del
-
then you'll need to manually install the atrpms entry in etc/yum.conf -
[atrpms]
enabled=0
#name=Fedora Core - ATrpms
baseurl=http://dl.atrpms.net/el4-i386/atrpms/stable
gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms
gpgcheck=1
S
-
Hi Selintra,
I have done that and everything seems to be working now, except the PBX doesn't start automatically when I reboot the server. It starts OK if I go to server manager and click on the start button on the globals page :???: Any ideas?
Thanks.
Del
-
del
Have a look at http://forums.contribs.org/index.php/topic,43255.0.html (http://forums.contribs.org/index.php/topic,43255.0.html)
That might have the answer you are looking for
-
I did see that post but non of those commands do anything when I try to run them :???:
Del