CheckOutboundCallStatus - Amazon Connect

CheckOutboundCallStatus

Engages with the output provided by an answering machine, and provides branches to route the contact accordingly.

Parameter object

{ }

Execution results and conditions

  • "CallAnswered" if the call has been answered by a person.

  • "VoicemailBeep" if Amazon Connect identifies that the call ended in a voice mail and it detects a beep.

  • "VoicemailNoBeep" if Amazon Connect identifies that call ended in a voicemail, but it doesn't detect a beep, or the beep is unknown.

  • "NotDetected" if Amazon Connect could not detect whether there is a voicemail. This happens when Amazon Connect is unable to make a positive determination of whether a call was answered by a live voice or an answering machine. Typical situations that result in this state include long silences or excessive background noise.

Conditions are supported, but only the "Equals" operator is supported. "CallAnswered", "VoicemailBeep" , "VoicemailNoBeep" and "NotDetected" are the only supported operands.

Errors

  • NoMatchingError if no condition matches.

Restrictions

This action works with Amazon Connect outbound campaigns only.

Corresponding block in the UI

Check call progress