[Freeswitch-users] How to change database of freeswitch cdr to MySQL?
Raymond Chandler
intralanman at freeswitch.org
Thu Jun 25 11:01:59 PDT 2009
On 06/25/2009 11:24 AM, paul.degt wrote:
> You can use FS XML Curl - FS sends XML CDRs to a web server of your
> choice, and there you do whatever you want with these CDRs, like store
> in a database.
> There are also pre-built solutions available, check here:
> http://versafon.com/versafonweb/CommercialSupport.jsp
>
There are also a few xml curl options from within the project already...
for free, check here:
http://fisheye.freeswitch.org/browse/FreeSWITCH/scripts/contrib/intralanman/PHP/fs_curl
, here: http://fisheye.freeswitch.org/browse/FreeSWITCH/scripts/contrib/swk
, and here:
http://fisheye.freeswitch.org/browse/FreeSWITCH/scripts/contrib/trixter/xml-curl
For posting CDR's to db specifically, there are a couple of options
already in tree that could easily be modified to meet your needs
(whatever they may be), check here:
http://fisheye.freeswitch.org/browse/FreeSWITCH/scripts/contrib/trixter/xml-cdr
and here:
http://fisheye.freeswitch.org/browse/FreeSWITCH/scripts/contrib/intralanman/perl/cdr
Coincidentally, there's a java esl lib in tree similar to the one you
might see on the afforementioned site, check here:
http://fisheye.freeswitch.org/browse/FreeSWITCH/libs/esl/java
-Ray
More information about the FreeSWITCH-users
mailing list