[asterisk-users] Call rating software
A J Stiles
asterisk_list at earthshod.co.uk
Wed Jul 2 04:14:29 CDT 2014
On Tuesday 01 Jul 2014, andrew Colin wrote:
> Hi Guys
>
> Does anyone know of any good cdr rating software.
>
> I am looking for something that I can pull reports by extension.
> Not a full billing solution like a2billing.
Have you thought of rolling your own? It's not hard to write a program in
Your Favourite Scripting Language™ to pull the records you want from the
database and create a CSV spreadsheet. And then have it started by cron, to
give you regular automatically-generated reports; either e-mailed directly to
you, or downloadable via a web page.
Alternatively, you could generate your spreadsheet as an .fods (flat XML)
file. This is slightly more effort; but it has the advantage of supporting
styling of table cells, so your report can be made to look pretty.
--
AJS
Note: Originating address only accepts e-mail from list! If replying off-
list, change address to asterisk1list at earthshod dot co dot uk .
More information about the asterisk-users
mailing list