« Back to Call Detail Records Questions

CDR Export on a Schedule

Combination View Flat View Tree View
Threads [ Previous | Next ]
We're trying to develop our own application for reporting the Call Manager log.  It looks like it's all in these CDR files.  How are other people doing this?  I have found where I can specify an FTP server as a Billing Server, where I assume it will export the CDR files on a schedule, but I've been unable to get anywhere.  Has anyone had any experience with this?  We're using Call Manager 7.

The CDR data is collected on the UCM publisher, and delivered (by default I think once per minute) to up to 3 configured FTP destinations as CSV flat-files (date/time info encoded in filename.)
 
More details, including details of the CSV format and field descriptions, is available on the SXML Documentation page: http://developer.cisco.com/web/sxml/docs

Thanks for the reply.  What I'm trying to figure out is how to get the CDR data to an FTP destination.  I configured an FTP site as a billing application server, but it never moves any files.  Is there a different place to configure the FTP site to receive the CDR data on a schedule?

Well, I figured it out.  I guess I didn't have write permissions set on that FTP directory.  Now that the permissions are set right, the files automatically move there.