Yes, I agree. But one could use the two methods combined (csv or xml + db) for redundancy.
Is there any consideration regarding automatic log rotation (e.g. hourly, or user specified) without the need of a HUP? Now, that could make things a lot easier for the development of an external csv to db aggregation script because the script would read from a closed (not used by freeswitch at the time) CDRs file. And the developer could be sure that the cdrs contained in that file would have a hangup timestamp that could be described by the filename (e.g. 20080101_010000.csv). Michael Jerris wrote: > Unsure at this time. There has been some work on mod_cdr_odbc. We > generally advise against direct to db cdr methods without a very > robust backup method for when the db is down. > > On Oct 29, 2008, at 9:57 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > >> Hi, >> >> I saw in the wiki that the mod_cdr module is now unsupported. There >> is also a note >> about a revival of the module. I would like to ask the following : >> >> What is the current state of the revival process? (should we expect >> something in the near future?) >> >> Will it have the same functionality as before (DB support for >> instance)? >> >> Are there any plans for a brand new database specific event handler >> module? >> >> It would be great if there was one so that developers (especially >> those >> who develop >> billing applications) would not have to create their own hacks (cron >> scripts etc.) >> >> Thank you for your time, >> >> -- >> ------------------------------------------- >> Apostolos Pantsiopoulos >> Kinetix Tele.com Support Center >> >> _______________________________________________ >> Freeswitch-users mailing list >> [email protected] >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users >> http://www.freeswitch.org >> > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
