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

CDR Billing File Modifications

dmthames1
Level 1
Level 1

Hello,

Setting up a db for cdr data and have a few issues:

1. Is there a way to remove the header and datatype info from the ftp files? I just want the cdr data.

2. Is there a way to customize the file name of the file that is output?

3. Is there a way to remove unused/unneeded objects from the file?   I don't really need all of that stuff.

Thanks!

D.            

1 Accepted Solution

Accepted Solutions

Jaime Valencia
Cisco Employee
Cisco Employee

The answer is no to all of your questions. There's no customization whatsoever of the files we send to the billing server.

You need to get rid of the info you don't need during the import process from the flat files to your DB.

HTH

java

if this helps, please rate

www.cisco.com/go/pdihelpdesk

HTH

java

if this helps, please rate

View solution in original post

2 Replies 2

Jaime Valencia
Cisco Employee
Cisco Employee

The answer is no to all of your questions. There's no customization whatsoever of the files we send to the billing server.

You need to get rid of the info you don't need during the import process from the flat files to your DB.

HTH

java

if this helps, please rate

www.cisco.com/go/pdihelpdesk

HTH

java

if this helps, please rate

Thks Java

I marked that as the correct answer and I guess it helped, although I was hoping for something a little more flexible from the application. We're on cucm 8.5....maybe future releases will accomodate more "yes" answers.

For those interested, we're running our billing files in to a scannex ip.128 buffer. The buffer can run a lua script that will clean the cucm data up and generate cleaner (and fewer!) files for your db.

D.