Koozali.org: home of the SME Server

Need help installing Asterisk 1.4

Offline del

  • *
  • 765
  • +0/-0
Need help installing Asterisk 1.4
« on: February 08, 2009, 10:56:09 PM »
Hi All,

When I do:
Quote
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:
Quote
error getting repository for atrpm repository not found

Can I just download the rpms a nd instal locally? Any help appreciated.

Del
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Need help installing Asterisk 1.4
« Reply #1 on: February 08, 2009, 11:23:38 PM »
you have to install sail first.  Sail will create the repo entries for you in yum.conf.

Best

S

Offline del

  • *
  • 765
  • +0/-0
Re: Need help installing Asterisk 1.4
« Reply #2 on: February 09, 2009, 01:18:53 AM »
Hi Selintra,

SAIL is installed :sad:

Del
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Need help installing Asterisk 1.4
« Reply #3 on: February 09, 2009, 08:40:31 AM »
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

Offline del

  • *
  • 765
  • +0/-0
Re: Need help installing Asterisk 1.4
« Reply #4 on: February 11, 2009, 03:17:29 AM »
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
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown

Offline Teviot

  • *
  • 610
  • +0/-0
Re: Need help installing Asterisk 1.4
« Reply #5 on: February 11, 2009, 05:34:29 AM »
del

Have a look at http://forums.contribs.org/index.php/topic,43255.0.html

That might have the answer you are looking for
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.

Offline del

  • *
  • 765
  • +0/-0
Re: Need help installing Asterisk 1.4
« Reply #6 on: February 11, 2009, 01:47:32 PM »
I did see that post but non of those commands do anything when I try to run them  :???:
Del
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown