[Freeswitch-users] CDR and reporting.
Sergey Okhapkin
sos at sokhapkin.dyndns.org
Tue Jan 12 03:39:37 PST 2010
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.
On Tuesday 12 January 2010, Dome Charoenyost wrote:
> Dear All,
> I have 200k cdr record daily. what's good solution to
> record and report ?
> Now I'm thinking about CDRTOOL from ag project and areski stat (now
> part of a2billing).
> My idea use mod_xml_cdr -> http (may be php, or perlembded on nginx) ->
> mysql
>
> i want to report ASR, ACD ,
> any comment ?
>
> Dome C.
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list