Submitting Call Attempt Records
compliance manager can check the call data against call attmpt rules that all you to suppress contacts based on the results of previous attempts.
When OCS attempts a call, it sends the call attempt record, which contains all data related to the call attempt, to an external system, such as Compliance Manager, which check it against contact attempt rules and history suppression.
The purpose of submitting call attempt record to external system is to provide the data that may be required for compliance management based on "Contact Attempt rules" which are defined as the rules that allow you to suppress contact attempts based on the history of previous attempts.
Scenario
- A campaign is started/loaded in any dialing mode.
- An outbound call is dialed.
- OCS sends a call attempt record (HTTP POST with GSW_OCS_SEQUENCE_NO: 0) to the external system.
- OCS stores the record posted to the external system while it waits for confirmation from the external system that the record was saved.
- The external system receives the record and sends a 200 OK response to OCS. The log check confirms that the call attempt record was saved.
- The agent-customer call is established.
- The agent releases the call.
- OCS sends another call attempt record (HTTP POST with GSW_OCS_SEQUENCE_NO: 1) to the external system.
- The GSW_OCS_SEQUENCE_NO: 1 record overwrites the GSW_OCS_SEQUENCE_NO: 0 record.
Question: Does the external system send only one response?
Comments or questions about this documentation? Contact us for support!
