[Freeswitch-users] CDR and reporting.

Michael Collins msc at freeswitch.org
Wed Jan 13 10:14:25 PST 2010


Also, you can have a cron job collect these more frequently than once per
day. There are folks out there we grab them several times per minute and
process them so that it is almost real-time. Of course, using mod_xml_cdr
requires more effort up front but it *IS* real-time and more scalable.

-MC

On Tue, Jan 12, 2010 at 3:39 AM, Sergey Okhapkin
<sos at sokhapkin.dyndns.org>wrote:

> Look at default config for mod_cdr_csv, sql template. It can produce a
> sequence of SQL INSERT statements which can be later fed (after daily log
> rotation) to mysql client program.
>
> I see no reason to employ xml for this task, the language hard to read and
> parse for both human and computer.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100113/b1924b7a/attachment-0002.html 


More information about the FreeSWITCH-users mailing list