Convergence

Bringing IT to a point …

Convergence header image 4

Entries Tagged as 'FreeSWITCH'

FreeSWITCH load CDR CSV to Mysql

August 1st, 2008 · No Comments

Download this file fs-load-cdr-mysql.pl.gz and run through cron every minute if you like … Someone with a little knowledge of perl could probably fix up all the system() and other hacks and lack of error checking … make sure <param name=”rotate-on-hup” value=”true”/> is uncommented in /usr/local/freeswitch/conf/autoload_configs/cdr_csv.conf.xml –snip– #!/usr/bin/perl -w # Convergence FreeSWITCH Tools Version 7.0 [...]

[Read more →]

Tags: FreeSWITCH