Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Reject Call

Prev Next
Step Details
Introduced in Version4.0.0
Last Modified in Version8.9.0
LocationIntegration > Twilio > Phone

The Reject Call step rejects an inbound call, and plays a recording to the rejected caller. The recording is sourced from either a URL, a document, or a text. There is also an option to play nothing to the caller. The call may be rejected as busy, which then plays the Twilio busy signal to the caller. This step is very useful in preventing unwanted calls, and prevents Twilio from billing the call to an account's Twilio number.

Prerequisites 


Properties

Call Output

PropertyDescriptionData Type
Prompt 1Options are RecordingURL, RecordingDocument, Text, or None. Each selection will have a separate set of inputs. The value of Prompt 1 is read first.---
Prompt 2Options are RecordingURL, RecordingDocument, Text, or None. Each selection will have a separate set of inputs. The value of Prompt 2 is read if a response is invalid.---
Prompt 3Options are RecordingURL, RecordingDocument, Text, or None. Each selection will have a separate set of inputs. The value of Prompt 3 is read after Prompt 1 (or Prompt 2) is read.---

Reject Params

PropertyDescriptionData Type
Reject as BusyIf this checkbox is selected, a Twilio busy signal will be played to the caller. Boolean

Voice Options

PropertyDescriptionData Type
Voice TypeAlice, Man, Woman, and Amazon Polly are available voice options. Voice Options are only visible when a prompt is selected as Text.---

Inputs

PropertyDescriptionData Type
Prompt Advanced ConfigurationAllows the user to pass in a Name and a Value. This input is Not Required.List of TelephonyAdvanced
ConfigurationItem
Prompt Recording URLPlays an audio file from the supplied URL. This input will only be available using the RecordingURL Prompt from Call Output. String
Prompt Document IDPlays an audio file from the supplied Decisions Document ID. This input will only be available using the RecordingDocument Prompt from Call Output.String
Prompt TextUses an automated voice to read the entered text. This input will only be available using the Text Prompt from Call Output.String