ACDR: Difference between revisions

From KlavoWiki
Jump to navigationJump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''NOTE''': Please don't use this but instead look at [[Asterisk CDR Viewer]] as aCDR is no longer developed and I have noticed it has quite a few bugs.
[http://www.acdr.com.au aCDR] is a web application that allows you to search Asterisk CDR records.  aCDR is an easy to install application.
[http://www.acdr.com.au aCDR] is a web application that allows you to search Asterisk CDR records.  aCDR is an easy to install application.
=== Prerequisite ===
=== Prerequisite ===
Line 22: Line 24:
</pre>
</pre>


[[Category : Asterisk ]]
[[Category : Asterisk ]] [[Category : CDR]]

Latest revision as of 22:40, 9 August 2014

NOTE: Please don't use this but instead look at Asterisk CDR Viewer as aCDR is no longer developed and I have noticed it has quite a few bugs.

aCDR is a web application that allows you to search Asterisk CDR records. aCDR is an easy to install application.

Prerequisite

yum -y install httpd php php-gd php-mysql
service httpd restart
chkconfig httpd on

Installation

wget www.acdr.com.au/download/aCDR-Lv1.0.zip
unzip aCDR-Lv1.0.zip -p /var/www/html/

Client Access

From a web browser type in the IP address or the fully qualified domain name of your web server.
Examples:

192.168.1.1/cdr
asterisk.org.local/cdr
http://pbx.co.com/cdr