The software can be downloaded from:
http://download.dns-hosting.info/CDRTool/
Changelog since 5.1.1:
cdrtool (6.1.0) unstable; urgency=low
* Fixed update of billing_rates entries from csv files
* Overwrite defaults from sip_settings class per NGNPro connection
* Added contrib directory
* Added freeradius patch for freeradius cvs version from Norm
Brandinger
* Log progress of importing rating files
* Show rating engine daemon uptime in syslog
* Many fixes in provisioning client
* Lookup customers and rates in MySQL, there is no memory limit
anymore
* Importing rating does not lock the rating engine anymore
* Fixed billing of calls over the minimum duration
cdrtool (6.0) unstable; urgency=low
* Fixed links from Group-by output to discrete CDRs
* After renormalization, re-cache the monthly usage only for the
accounts
that had CDRs changed during renormalization
* Fixed application type for rating engine (default application is
audio)
* Added info to ENUM generator
* Fixed node IP parsing in sip trace
* Fixed default login account creation
* Don't log ENUM tld in rate info if is set to none
* Added RatingProfiles management in sip settings page
* Added prepaid_cards management in Rating tables page
* Fixed name of domain table when SIP Thor data-source is enabled
* Added link in the trace window to jump to a different SIP Proxy
* Import/export delimiter for rating tables can be adjusted,
default is ,
* Must apply database structure changes from setup/mysql/
alter_tables.mysql
* NGNPro client completed
* Save settings before existing provisioning pages
cdrtool (5.3.3) unstable; urgency=low
* Fixed ENUM tld match and logging
* Show visual ENUM usage
* Provisioning engine update
cdrtool (5.3.2) unstable; urgency=low
* Fixed memory leak
cdrtool (5.3.1) unstable; urgency=low
* Removed reference to soapFilter which was unused
* Skip ENUM tld 'none' in discounts
* Update presence functions in provisioning client
* Fixed initalization of gatewaygroups
* Add function for showing customer text box
* Allow specification of custom port names and classes per reseller
* Fixed phplib typo that caused crash on php5
cdrtool (5.3.0) unstable; urgency=low
* Added ENUM tld based discounts in the rating engine
* Added ENUM tld management in the Rating page
* Renamed field radius.Framed-Protocol to radius.ENUMtld to
accomodate
discounts based on ENUM top level domain. This functionality
requires
changes to the database structures and reconfigure several
components:
See doc/Upgrade.txt and setup/mysql/alter_tables.mysql for more
information
* Removed unused SOAP directory
* Added NGNPro client provisioning library
* Added sip settings page
* Added new rights for provisioning tasks
* Change main menu item names
cdrtool (5.2.6) unstable; urgency=low
* Log in syslog the duration of reloading of the rating tables and
of the sip accounts into memcacche
cdrtool (5.2.5) unstable; urgency=low
* Replaced multiple SOAP definitions from global.inc with a pointer
to an entry from the $soapEngines defined in soap_engines.inc
* Fixed read of HTTP vars in sip trace, public traces are now visible
when global vars are turned off
cdrtool (5.2.4) unstable; urgency=low
* Skip billing_rates.trafficRate absent from csv import
* Update rating documentation
* Added link to FreeRADIUS-CDRTool by Dan-Cristian Bogos
* Fixed sip trace purging
* Fix for virtualhost allowing .htaccess customization for cdrtool
cdrtool (5.2.3) unstable; urgency=low
* Allow usernames without domain part in quota check
* Added publish of SIP domain statistics using SIP SIMPLE
cdrtool (5.2.2) unstable; urgency=low
* Added SIP trace for SIP Thor datasource
cdrtool (5.2.1) unstable; urgency=low
* Synced UPDATE queries for current and older month (in SQL stored
procedures)
(you must apply changes from setup/mysql/alter_tables.mysql)
cdrtool (5.2.0) unstable; urgency=low
* Eliminate the race condition that appears when normalization
process is
performed between the time radius database is updated when a BYE
arrives
and the MediaProxy updates the same radius record.
cdrtool (5.1.9) unstable; urgency=low
* Removed print of sql query
cdrtool (5.1.8) unstable; urgency=low
* Fixed saving the agreement with license page
cdrtool (5.1.7) unstable; urgency=low
* Added SOAP/XML management for LCR
* Save when the user agrees with the usage license to avoid
display the
license agreement at each login
cdrtool (5.1.6) unstable; urgency=low
* Fixed calculus of historical rates when rate is found in
alternative
profile
cdrtool (5.1.5) unstable; urgency=low
* Hide price when grouping results for login accounts without
showPrice right
cdrtool (5.1.4) unstable; urgency=low
* Fixed a typo in cdrlib.phtml
cdrtool (5.1.3) unstable; urgency=low
* Fixed pagination of exported records
cdrtool (5.1.2) unstable; urgency=low
* Show status of multiple mysql clusters
Must migrate global.inc setting $CDRTool['replicated_databases']
to $CDRTool['mysql_clusters']
See setup/global.inc.in for example
Regards,
Adrian