Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: Teviot on November 26, 2008, 07:05:24 AM
-
Hi
I have been setting up a SAIL SME server/gateway. So far so good with a few minor issues that you guys have helped me with.
My problem this time is the CDR Database doesn't appear to be working. (see below)
I have looked at a few forum posts and think i'm on the right track with what i have done so far.
[root@sail asterisk]# asterisk -rvvvv
Asterisk 1.4.18.1, Copyright (C) 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing '/etc/asterisk/extconfig.conf': Found
Connected to Asterisk 1.4.18.1 currently running on sail (pid = 4459)
Verbosity was 0 and is now 4
== Connect attempt from '127.0.0.1' unable to authenticate
== Parsing '/etc/asterisk/manager.conf': Found
== Connect attempt from '127.0.0.1' unable to authenticate
sail*CLI>
[root@sail asterisk]#
[root@sail asterisk]#
Can any one point me in the right direction?
Teviot
-
did you install asterisk-addons?
-
I wasn't aware there was one ... could you give me more information about this addon and where do i locate it
Teviot
-
yum install asterisk-addons --enablerepo=atrpms
see the quickstart guide....
http://aelintra.com/docs/cgi-bin/view/Main/DocChapter03b
Kind Regards
S
-
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?
-
Please Ignore my last post .... CDR has started to work