Hi Hristo,

I recommend that you take a look at mod_event_socket or ESL/FSR, you should
make a script that listens for the CHANNEL_HANGUP_COMPLETE and get all the
CDR vars from that event, once you do that you can send the CDR info to the
db or do anything else.

You can find an example of how to do that here:

http://fisheye.freeswitch.org/browse/FreeSWITCH/contrib/diegoviola/ruby/callcard/cdr.rb

Best regards,

Diego

On Tue, Sep 8, 2009 at 3:50 PM, Hristo Benev <f...@abv.bg> wrote:

>  Hello,
>
> I saw an sql option in mod_cdr_csv.
>
> For my surprise it wrote sql code in Master.csv file instead of recording
> to mysql database (already setup as ODBC)
>
> Is that normal or I'm missing something?
>
> I read on the wiki that there is additional perl script to load csv to
> mysql.
>
> Should I do it in that way?
>
> Thanks,
>
> _______________________________________________
> 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
>
_______________________________________________
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

Reply via email to