This walkthrough provides an introduction to CDR2Cloud Authentication Code (Auth Code) feature and how to effectively use Auth Codes to identify which customer CDR calls should be billed to.
...
Below is an extract of a CDR file as viewed in Edit Pad as well as Excel:
...
CDR File in EditPad Text Editor (click to display)
...
CDR File in Microsoft Excel (click to display)
Notice that there are 9 records (rows) with 9 fields (columns). If viewed in a Text Editor you will notice that each field is separated (delimited) by commas, however when viewed in Excel the columns are more clearly marked. We have added the column header descriptions to the Excel image for the purpose of this walkthrough.
Taking each record (row), one at a time you will notice that every field (column) contains different information such as:
how long did the call last for |
...
talking-length | |
---|---|
when did the call start |
...
talk-start-time | |
---|---|
what phone number was called |
...
to-uri |
---|
For Example, reading the first call record from the extract above we can see the following:
how long did the call last for | 3 seconds |
---|---|
when did the call start | 12:41 GMT |
what phone number was called | 12896980000 |
CDR File in Microsoft Excel (click to display)
Step-by-step guide
Info |
---|
Related articles
...