Hi
Have a new server install and can't get CDR Database to work. Has switched it on in the globals and can't get
yum install asterisk-addons --enablerepo=atrpms
to work.
[root@office ~]# yum install asterisk-addons --enablerepo=atrpms
Loading "installonlyn" plugin
Loading "smeserver" plugin
Loading "fastestmirror" plugin
Loading "protect-packages" plugin
Setting up Install Process
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Parsing package install arguments
No Match for argument: asterisk-addons
Nothing to do
[root@office ~]#
I found a copy of the file at sarkpbx.com
[root@office ~]# wget http://www.sarkpbx.com/sail/kmdls/zaptel/asterisk-addons-1.4.7-21.el4.i386.rpm
--18:39:15-- http://www.sarkpbx.com/sail/kmdls/zaptel/asterisk-addons-1.4.7-21.el4.i386.rpm
=> `asterisk-addons-1.4.7-21.el4.i386.rpm'
Resolving www.sarkpbx.com... 82.195.146.160
Connecting to www.sarkpbx.com|82.195.146.160|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 471,650 (461K) [text/plain]
100%[=================================================================================>] 471,650 29.57K/s ETA 00:00
18:39:32 (28.12 KB/s) - `asterisk-addons-1.4.7-21.el4.i386.rpm' saved [471650/471650]
[root@office ~]# yum localinstall asterisk-addons-1.4.7-21.el4.i386.rpm
Loading "installonlyn" plugin
Loading "smeserver" plugin
Loading "fastestmirror" plugin
Loading "protect-packages" plugin
Setting up Local Package Process
Examining asterisk-addons-1.4.7-21.el4.i386.rpm: asterisk-addons - 1:1.4.7-21.el4.i386
asterisk-addons-1.4.7-21.el4.i386.rpm: does not update installed package.
Nothing to do
[root@office ~]#
System is
Asterisk 1.4.21.1, sail-2.2.4-50, SME 7.5.1
Can anyone suggest a workaround?