ACDR

From KlavoWiki
Revision as of 09:38, 7 October 2012 by David (talk | contribs) (Created page with "[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 === <pre> yum -y i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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
service httpd start

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