OpenCDRRate Home
OpenCDRRate is a Linux/Windows-compatible system to invoice CDR.
Brought to you by:
dthansen
We currently do not have an FreeSWITCH integration built. We are still looking for a decent sample set of CDR using the native CSV format. If you would be willing to donate some sample CDR, please email support@opencdrrate.org.
In the interim, FreeSWITCH has an "Asterisk CDR" template that should work with our [Asterisk] integration. To use the Asterisk template on FreeSWITCH you really only need to open up conf/autoload_configs/cdr_csv.conf.xml and change this...
param name="default-template" value="example"/
to this...
param name="default-template" value="asterisk"/
If you have any questions, please contact [Support].
-The OpenCDRRate team.