CallDetailRecord

Description

A call detail record stores data about a call coming from or received by one of this account's telephony services

Fields

call_id The unique identifier of the call
start_time The Unix timestamp corresponding to the start of the call
callee The formatted callee number for the call (e.g. +33123456789)
callee_raw The raw callee number for the call (e.g. 33123456789)
caller The formatted caller number for the call (e.g. +33123456789)
caller_raw The raw caller number for the call (e.g. 33123456789)
caller_presentation The formatted caller presented number for the call (e.g. +33123456789)
caller_presentation_raw The raw caller presented number for the call (e.g. 33123456789)
quantity The total quantity for the call (related to the unit)
quantity_billed The billed quantity for the call (related to the unit)
destination_name The destination type that applies to the callee for an outgoing call
cost The cost for the call
repayment The repayment for the call (applies to VAS numbers)
unit The unit defining the kind of records (e.g. second, sms, ko, textmms or mms)
roaming 1 if roaming applied else 0
translation_number The formatted translation number used for the call if applicable (e.g. +33123456789)
translation_number_raw The raw translation number used for the call if applicable (e.g. 33123456789)