Hi Hristo,<br><br>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.<br>
<br>You can find an example of how to do that here:<br><br><a href="http://fisheye.freeswitch.org/browse/FreeSWITCH/contrib/diegoviola/ruby/callcard/cdr.rb">http://fisheye.freeswitch.org/browse/FreeSWITCH/contrib/diegoviola/ruby/callcard/cdr.rb</a><br>
<br>Best regards,<br><br>Diego<br><br><div class="gmail_quote">On Tue, Sep 8, 2009 at 3:50 PM, Hristo Benev <span dir="ltr">&lt;<a href="mailto:foxb@abv.bg">foxb@abv.bg</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 Hello,<br>
<br>
I saw an sql option in mod_cdr_csv.<br>
<br>
For my surprise it wrote sql code in Master.csv file instead of recording to mysql database (already setup as ODBC)<br>
<br>
Is that normal or I&#39;m missing something?<br>
<br>
I read on the wiki that there is additional perl script to load csv to mysql.<br>
<br>
Should I do it in that way?<br>
<br>
Thanks,<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>