cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
454
Views
0
Helpful
2
Replies

Monthly CDR records

agup
Level 1
Level 1

Using CM4.1.3, we want to automate the process to extract raw CDR data on a monthly basis. Like on 1st of every month, the raw CDR data for past month is extracted. Any ideas???

We have an estimated 90,000 - 100,000 calls monthly.

2 Replies 2

Aaron Harrison
VIP Alumni
VIP Alumni

Hi

You can run a SQL query to pull out the CDR data for a date range.

Anyone that knows what to do with the extracted data will be able to do this.

Aaron

Please rate helpful posts...

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!

Thx Aaron...thats how we do it manually right now using SQL query.

Can we automate this procedure so that we don't have to run the query manually every month. We get up on the 1st of the month and raw CDR data file is ready on the server to be used...