Contact History Record Dashboard
The Contact History Record Dashboard contains statistical and contact data about the last call attempt to a specific contact associated with a calling list in a specific campaign group session.
Contact History records can contain data associated with one or more of the following fields:
| Field | Type | Description |
|---|---|---|
| @timestamp | date | The timestamp at which OCS started processing the device. |
| @endtime | date | The timestamp at which OCS stopped processing the device. |
| ccid | keyword | The Contact Center ID. |
| calluuid | keyword | The call attempt GUID. |
| contact_info | keyword | The device's phone number. |
| contact_info_type | keyword | The Common library enum (GctiContactType) based on the cd_device_index. For example, ['No Contact Type', 'Home Phone', 'Direct Business Phone', ...]. |
| duration | integer | The processing duration. |
| durationCall | integer | The call duration. |
| timeDialing | integer | The dialing timestamp. |
| timeClientRinging | integer | The timestamp of when the client number rang. |
| callTime | integer | The timestamp of when the call started. |
| callResult | integer | The call result. |
| optimizationGoal | integer | Indicates the highest allowable percentage of proactively triggered interactions that can be closed by visitors prior to an agent joining the session. |
| optimizationMethod | keyword | The OCS optimization method. |
| listName | keyword | The Calling list name. |
| campaignName | keyword | The Campaign name. |
| campaignTemplateName | keyword | The campaign template name. |
| campaignGroupName | keyword | The campaign group name. |
| groupName | keyword | The agent's group name. |
| timezoneNameCME | keyword | The name of the CME timezone. |
| timezoneName | keyword | The name of the JAVA timezone. |
| timezoneOffset | keyword | The timezone offset. |
| recordType | keyword | The type of chain (enum is GctiRecordType). |
| recordStatus | keyword | The status of the record in the State machine (enum is GctiRecordType). The default value is Ready. |
| VoiceTransferDestination | integer | The GSW Queue name. |
| countryCode | keyword | The phone number's country code. |
| ClientCountryCode | keyword | The client's country code. |
| areaCode | keyword | The phone number's area code. |
| postalCode | keyword | The postal code. |
| disposition | keyword | Indicates whether or not GSW_BLOCKING_RULE is available. If it is available the value is Blocked. If is is not available GSW_HIST_SEQUENCE_NUM == 0 and the value is Unknown or Called. |
| sessionuuid | integer | The Session GUID of the currently active or running campaign group. |
| userData | keyword | Includes all of the information received from OCS in a History HTTP POST. The information does not start with GSW_. |
| id | keyword | Identifies the last call made to any device belonging to a contact listed in the Session GUID and calling list. |
| contact_id | integer | A composite property used to identify a contact in the calling list. For example, listid.chainId. |
| listId | integer | The Calling list ID in the database. |
| successful | keyword | The call attempt result [false, true]. |
Related Topics
Comments or questions about this documentation? Contact us for support!
