There are several modules for writing cdr information to file ( http://wiki.freeswitch.org/wiki/Cdr ): - mod_xml_cdr - to write the cdrs to xml files ( http://wiki.freeswitch.org/wiki/Mod_xml_cdr ) - mod_cdr_csv - to write the cdrs to csv files ( http://wiki.freeswitch.org/wiki/Mod_cdr_csv ), also in the end of the page wiki there is sample perl script for inserting in mysql db
On Tue, Sep 8, 2009 at 4:11 PM, tom<[email protected]> wrote: > hi, > > reading the wiki tells me i need that module to make cdr happen. please > correct me if i outline wrong steps here: > - enable module > - make install > - create file called xml_cdr.conf.xml > - based on the parameters make a http post > > does anyone have a xml file + a php file to make the appropriate > mysql-isnerts? > > thx > > > _______________________________________________ > 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 > > -- Anatoliy Kounitskiy ------------------------- E-mail: [email protected] Mobile: +359898913540 _______________________________________________ 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
