Skip to main content
Version: 1.3

vFACT_DETAILEDCALLHISTORY

Definition

Calling data about incoming and outgoing calls. Some of the call legs belongs to users and some to technical components of the infrastructure like gateways, voice mail, etc.. Internal calls are present as outgoing calls for the caller and as incoming calls for the called user.

Data Repository: Call Detail Record (CDR)

API: Get Detailed Call History (REST) /cdr_feed

Original field description

This documentation is available from external source: Webex Calling Detailed Call History report

b+s specific fields or modifications

Field nameTypeDescription
OriginCallingNumbernvarchar(100)Number of the caller that initiated the call and is present on the first call leg.
OriginCalledNumbernvarchar(100)Number that was initially called and is present on the first call leg.
OriginCallTypenvarchar(50)Type of call for the first call leg of a call
TotalCallDurationintDuration in seconds from the start time to the end time of the call
NoCallEventint1 if the call was not a real call (e.g. when configuring the phone, call park and retrieval, call pickup, monitoring, recording, barge in, etc.)
CallCenterCallInt1 if the call was controlled and routed by the Contact Center and therefor also available within Contact Center statistics
HuntGroupNumbernvarchar(100)Number of the hunt group
HuntGroupOfferedInt1 if the call was assigned to the hunt group
HuntGroupAnsweredInt1 if the call was answered by a user or place of the hunt group
HuntGroupRedirectedInt1 if the call was redirected to another number after being assigned to the hunt group
HuntGroupUnansweredint1 if the call was not answered by a user or place of the hunt group and the caller dropped the call
HuntGroupRingDurationintDuration in seconds while the incoming call was ringing at a user or place of the hunt group. This value is cumulating from hunt group to hunt group.
PlaceNumbernvarchar(100)Number of the device, located in a workgroup and not associated to a specific user
InUserDeliveredint1 if the incoming call was delivered to the user or place
InUserRingDurationintDuration in seconds while the incoming call was ringing at the user or place
InDeliveredByHuntGroupint1 if the incoming call was delivered by a hunt group (simultaneously ringing at all users or places of the hunt group)
InUserRedirectedint1 if the incoming call was redirected to another number due to call forward scenarios
InUserAnsweredint1 if the incoming call was answered by the user or place
InUserAnsweredOtherint1 if the incoming call was answered by another user or place of the hunt group
InUserHandledDurationintDuration in seconds while the user or place was talking on the incoming call or took the call on hold
InUserTransferredint1 if the user or place forwarded the incoming call to another number after answering
InUserTransferNumbernvarchar(100)Number to which the user or place transferred the call
InRedirectNumbernvarchar(100)Number to which the incoming call was redirected by the hunt group, user, place or other device without being answered
InRedirectedToVoicemailint1 if the incoming call was redirected to the voice mailbox
InVoicemailint1 if the incoming call finally ended at the voice mailbox
InVoicemailDurationintDuration in seconds while the incoming caller has left a message on the voice mailbox
OutUserDialedint1 if the user or place dialed a number
OutUserRingDurationintDuration in seconds for call setup and ringing at the destination
OutUserAnsweredint1 if the outgoing call of the user or place was answered at the destination
OutUserHandledDurationintDuration in seconds while the user or place was talking on the outgoing call or took the call on hold
OutUserUnansweredint1 if the outgoing call of the user or place was not answered at the destination and the user or place hung up
OutUserTransferredint1 if the user or place dialed out to transfer the call (consultation call or blind transfer)
OutUserForwardedint1 if the outgoing call at the user or place was produced due to call forward scenarios (not dialed by the user/place)
note

Surrogate keys (integer) of the datamart are used for tenant (org), user, location, date and time fields.