Hello,
CDRTool 5.0.10 has been released. The software can be downloaded from:
http://download.dns-hosting.info/CDRTool/
Changelog from 5.0.5:
cdrtool (5.0.10) unstable; urgency=low
* Fixed reload of prepaid accounts from rating page to reload only
the
prepaid account that has changed (when PHP register_globals if off)
cdrtool (5.0.9) unstable; urgency=low
* Added /var/www/CDRTool/scripts/replicationStatus.php
script to easily check the database replication process
Add to global.inc $CDRTool['replicated_databases']=array
('DB1','DB2');
and defined DB1 and DB2 connections to the mysql databases that
replicate to each other. The connections must use the same IP
addresses and usernames used during the setup of the replication
process
cdrtool (5.0.8) unstable; urgency=low
* Enable failover between CDR databases for normalization process
db_class can be an array with database connection classes
* Removed db_class_readonly from global.inc
cdrtool (5.0.7) unstable; urgency=low
* Fixed version to be compliant with debian native version numbering
cdrtool (5.0-6) unstable; urgency=low
* Avoid unnecessary sql OR clause in CDR search that caused slow
queries
Regards,
Adrian Georgescu