Post-call session

A post-call session triggers after a call ends. In a post-call session, offline processing occurs after a call when a person is no longer connected. Offline processing typically consists of these operations:

  • Detect known fraudsters — performed on longer audio with respect to the realtime processing.
  • Near-term adaptation — performed to adapt the print with a second verified audio.
  • Redaction — performed on every incoming call to remove Personally Identifiable Information (PII) data from the audio and from the transcribed text; this might incur an additional cost.

Fraud detection on orphaned audio

An orphaned audio is a call or audio with no Person ID. This can either be caused by calls deemed out of scope, agents failing to use the solution, callers failing to pass authentication, Person IDs missing from the CTI layer, or fraudsters who are attempting to socially engineer the agent (and no Person ID is passed).

You can perform fraud detection on an orphaned audio through the following configuration parameters:

To enable or disable running the post-call session on an orphan audio, follow these steps:

  1. Log in to the Gatekeeper web application.

  2. Select Configuration on the navigation toolbar.

  3. Select your scope from the SCOPE CONFIGSET list. A list of scope parameter categories appears.

  4. Select Post Call category. A list of post call parameters appears.

  5. If you require to enable running the post-call session on an orphan audio, set the value of PostCallDetectFraudVoiceprintOnOrphanConfigSetId as your required operational configset.

    Enable post-call session on an orphan audio

  6. If you require to disable running the post-call session on an orphan audio, set the value of PostCallDetectFraudVoiceprintOnOrphanConfigSetId as Empty.

    Disable post-call session on an orphan audio

  7. Select SAVE CHANGES.