Hello,
I have been asked many times where is the best place to obtain
support and ask questions for CDRTool. As CDTool is at this moment
primarily designed and tested for OpenSER deployments I have decided
that OpenSER users mailing is the best place to make announcements
for new releases. There is of course no guaranteed support, as you
may expect for a free product, support requests will however not go
unheard.
Unless there is no objection or complaint, I will keep this mailing
list updated about CDRTool new releases from now on.
Here it is:
CDRTool 5.0.5 has been released. The software can be downloaded from:
http://download.dns-hosting.info/CDRTool/
Changelog:
* Fixed determination of previous year in
update_raddact_record_mediaproxy
Consolidate SET statements to minimize binary log entries. Fixed
bug in
update_raddact_record_mediaproxy, the record values were reset
after
execution of update on the first table causing failure to update
the
previous table. setup/radius/OpenSER/radius_accounting.proc must be
reloaded into the MySQL server:
mysql -u root -p -h sipdb radius < setup/radius/OpenSER/
radius_accounting.proc
* Use same CDR structure for MaxSessionTime and DebitBalance
* Change logging for prepaid actions to fit one line
* Normalize tries previous month if no record has been updated
* Mention how to see prepaid account status
* Updated rating docs
* Moved E164 class to phplib/local.inc
* Show accounts with quota that exceeded a certain treshold
scripts/SER/quotaShowAccounts.php treshhold
* Added documentation for the Quota system (doc/QuotaSystem.txt)
* Use normalization lock per table using GET_LOCK() server function
http://dev.mysql.com/doc/refman/5.0/en/miscellaneous-functions.html
This provided faster web response when multiple clients access the
interface
* Fixed confirmation for delete operations in rating tables when
global
vars are turned off in php.ini
Regards,
Adrian