diff --git a/debian/control b/debian/control index e1d4a0a..08226ff 100644 --- a/debian/control +++ b/debian/control @@ -1,37 +1,39 @@ Source: cdrtool Section: web Priority: optional Maintainer: Adrian Georgescu Uploaders: Tijmen de Mes Build-Depends: debhelper (>= 12) Standards-Version: 3.9.8 Homepage: http://cdrtool.ag-projects.com Package: cdrtool Architecture: all Depends: ${misc:Depends}, debconf (>= 1.5), apache2 | httpd, libapache2-mod-php | libapache2-mod-php5, php | php5, php-cli | php5-cli, php-mysql | php5-mysql, php-curl | php5-curl, php-gd | php5-gd, php-pear, php-net-socket, php-net-url2, php-monolog, mrtg, smarty3, php-geoip | php5-geoip, geoip-database Suggests: Description: CDR mediation and rating engine for OpenSIPS CDRTool provides a CDR mediation and rating engine for Call Details Records generated by OpenSIPS SIP Proxy/Registrar/Presence server. . - CDRTool is a simple to use WEB application, which can be put in service with - minimal training of the helpdesk and operations staff. It provides instant - access to SIP usage information, traces from CDR level to protocol level, - statistics grouped by criteria like release cause, destination or billing - parties and can help pin-point SIP call flows failure reason. + CDRTool is an open-source mediation and rating engine for Call Details + Records generated by OpenSIPS. CDRTool provides anti-fraud mechanisms like + daily and monthly quota and a prepaid engine to allow calls based on cost + up to a certain balance. CDRTool is a WEB application that provides + instant access to call detail records, SIP traces and consolidated + statistics based on available data. The software is written in PHP + language.