Hello,
I need help to map fields name in a CSV dump.
I dumped CDRs compact format into a CSV, in the Cisco documents I found that compact format use the first 23 fileds (from 0 to 22) but in my dumps each record in CSV file is 36 fileds (from 0 to 35).
See table 4 in this document
http://www.cisco.com/en/US/partner/docs/ios/voice/cdr/developer/guide/cdrcsv.htmlI use a Call Manager Express.
Attached an example of what I dumped with mapping of first 23 fileds (Mapping.rtf) and the CSV dump file (CDR.txt), can anyone help me to understand the other 12 fileds?
Thank in advance.
Giorgio
Maybe I understand.
It could possible that CSV dump is first 23 fields (0 to 22) plus last 12 fileds (112 to 123) that are called Feature-id_field??