CDR-Stats Beta 8 Released

We have released CDR-Stats Beta 8 which includes many improvements and bug fixes. New features include a new Alert Management interface for recognising abnormal or suspect call patterns that may indicate a fault with the platform, carrier or potential fraud. Alongside this development, we have added the facility to configure an SMTP mail client so that alerts can be sent out via email. The UI has also been re-organised which will make it easier to add new reports in the future. We look forward to hearing your comments on the latest version of CDR-Stats. Yours The CDR-Stats...

CDR-STATS v2.0-Beta3 released

Dear all, We released v2.0beta3 today, it has been quite a challenge over the last month, but we are excited to say that we reached a new milestone today : http://www.cdr-stats.org/get-started/ V2.0Beta3 has 40,000 code lines changes since Beta2, it’s a lot of code re-factoring, improvements and bug fixes. The main goodies are : – Concurrent Calls and Realtime now works for Asterisk, we integrated with Asterisk using the AMI with the Pyst Library. – Faster reporting / better caching! – We moved to MongoDB 2.2, we are not using mapreduce anymore which was buggy for some of you, so we moved to the aggregation framework: http://docs.mongodb.org/manual/applications/aggregation/ – We have a strong test suite, building with continuous integration and we use Travis-CI to check that all our tests pass after each commit / releases. This helps us to make CDR-Stats more reliable, as well as making sure we don’t break things when adding new features. – We ported to Twitter bootstrap’s latest Version 2.2.1 : http://twitter.github.com/bootstrap/ – Added an API explorer, a good way to test APIs We need help with Coding, Translation, Documentation, Testing, etc… so if you are willing to help and don’t know how, feel free to ask me. We will appreciate if you can give try it and send us feedback. Kind regards, /Areski...

CDR-Stats V2 Release Candidate

A month ago we released CDR-Stats version 2 in beta and today we are now releasing our first Release Candidate. We hope that this will be our last release before our stable release. If you haven’t tested CDR-Stats yet, we invite you to do so, as you will be surprised by the speed and performance of our CDR analysis software. Since last month, we focused on improving performance, for intance the CDR writing has been improved by a very high factor thanks to a rewrite of our pre-aggregation process and is explained in more detail at : http://www.cdr-stats.org/docs/en/latest/html/mongodb-architecture.html#pre-aggregated-reports At the same time, we reduced the amount of disk reads and writes required by CDR-Stats and now CDR-Stats is capable of analysing millions of Call Details Records almost instantly. We look forward to your feedback and comments either via our mailing list at https://groups.google.com/group/cdr-stats or emailed directly to [email protected] Yours, /Areski and the CDR-Stats Team...