[Freeswitch-users] CDR status

Brett Nemeroff brett at nemeroff.com
Mon Jul 10 08:30:54 PDT 2006


Hey,
Comment on CDR and redundant servers. I've seen a lot of nightmareish
scenarios with Asterisk and broken MySQL databases (or broken network
connectivity). Ugly things like the SQL server becomes unavailable and
then the SIP channel blocks...

Why not just make the CDR module output to a pipe or socket and have a
seperate program read the socket and do whatever.. that way the app is
completely isolated from the Database

BTW, can the multicast eventing do something like that already? How does
the multicast eventing and cdr gel up?
-Brett


On Mon, July 10, 2006 9:58 am, Yossi Neiman wrote:
> Hey folks,
>
> For all of you who were wondering when Freeswitch will be supporting the
> logging of Call Detail Records, here is the current status:
>
> mod_cdr currently logs to three types of outputs: CSV format (CsvCDR),
> Perl Data Dumper Format to individual files (AnthmCDR), and to MySQL
> 4.1.x or greater using prepared statements (MysqlCDR).  I have not yet
> implemented any failover routines, but at the moment that would mostly
> only pertain to the Mysql output anyway.  I will not be able to
> implement those routines until after the initial inclusion of mod_cdr
> into the trunk.  That inclusion I hope will be coming very soon as all
> we really need to do is do some additional testing to make sure I've not
> missed anything.  I expect that we will be ready for testing very soon.
>
> Will keep the list posted when it is merged into the trunk.
>
> Yossi Neiman
> Cartis Solutions, Inc. - http://www.cartissolutions.com
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>
>






More information about the FreeSWITCH-users mailing list