ACDR

From KlavoWiki
Jump to navigationJump to search

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