[Freeswitch-users] Sending CDRs to both file and SQL?

David Villasmil david.villasmil.work at gmail.com
Tue Jan 26 00:14:10 PST 2010


xml_cdr is perfect for that, why not use it?

On Mon, Jan 25, 2010 at 11:31 PM, Nazim Agabekov
<nazim.agabekov at gmail.com> wrote:
> I have another implementation based on fastcgi and libxml2. Source could
> be easily modified to log into the file as well.
>
> http://blog.buta-tech.com/?p=1
>
> On 01/25/2010 10:22 PM, Lon Baker wrote:
>> For what its worth, I wrote a simple Sinatra-based web service to
>> accept the CDRs over HTTP. It then queues them for processing into a
>> database, syslog and/or file.
>>
>> Its easy to load balance and lets me throttle CDR processing so I
>> don't put excessive load on the database server at peak times.
>>
>> Lon
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at 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 at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>




More information about the FreeSWITCH-users mailing list