Nik Middleton wrote: > > Hi Guys > > I’m looking for some pointers on how to collect CDR’s and store in > mysql. Is there anything built in yet? > > I can rate the calls as a batch process, I simply need the call data. > > Regards > > ------------------------------------------------------------------------ > > _______________________________________________ > Freeswitch-users mailing list > Freeswitch-users@lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > I use mod_cdr_csv and then run a process every minute to import them into the mysql database. It seems to work well.
-- Darren Wiebe dar...@aleph-com.net Aleph Communications www.aleph-com.net _______________________________________________ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org