You can configure the Architect voicemail flow to allow an inbound caller to opt out of directing to a Genesys Cloud user’s voicemail. Instead, the caller redirects to another Architect inbound flow.

If the select flow leads to a Genesys Cloud queue, then the caller can opt out of the option to leave a voicemail. The system sends the caller to a Genesys Cloud queue.

Note: Examples in this article pertain to English-only. Make sure to add additional languages according to your organization’s specifications.

You can also replace the voicemail system greeting with blank audio.

Before you begin

Read the following articles:

(Optional) Download the example template:

Configure the voicemail flow

To configure the voicemail flow, follow these steps:

  1. From the Architect home page, click the Flows list and select Voicemail.
  2. Click Default Voicemail Flow. The default flow opens.

    Click the image to enlarge.
    Default voicemail flow
  3. Click Edit.
  4. Under Starting Task, click Startup Task.
  5. In the task editor, locate the Play default or custom greeting Play Audio action.
  6. Click More .
  7. From the menu that appears, click Toolbox > Data > Collect Input. A Collect Input action appears below the Play Audio action.
  8.  In the Collect Input configuration pane, under Input Audio, click Audio Sequence . The Audio Sequence builder opens.
  9. Define the desired voicemail opt out audio sequence.
    Click the image to enlarge.
    Voicemail opt out audio sequence
    1. Click Add Other > Add Blank Audio.
    2. Set the blank audio to 250 ms, or your desired blank audio time.
    3. Click Move Up to move the Blank box above the Text To Speech box.
    4. Under Text To Speech, add a message to the caller. For example, “To speak with an operator, press 0. Otherwise, stay on the line.”
    5. To add another blank audio time span below the text-to-speech message, click Add Other > Add Blank Audio.
    6. Set the blank audio to 250 ms, or your desired blank audio time.
    7. Click Close.
  10. In the Collect Input configuration pane, complete the action’s configuration.
    Click the image to enlarge.
    Voicemail opt out Collect Input action
    1. Under Input Data Name, define a variable name. For example, VoicemailOptOut.
    2. Under No Entry Timeout, set the timeout duration.
    3. Under Terminating DTMF, select the digit that you defined in the text-to-speech message in step 9d.
    4. Under Number of Digits, click change to exact and select Exactly 1 digit.
  11. From the toolbox, expand the Logical category and drag a Decision action below the Collect Input action’s Success path.
    Click the image to enlarge.
    Opt Out of Voicemail Decision action
  12. In the Decision action configuration pane, configure the action.
    1. Click the Expression modes button and select Expression .
    2. In the Expression box, enter an expression that matches your greeting. In this example, type Task.vmoutput == “0”.
  13. From the toolbox, expand the Transfer category and drag a Transfer to ACD action below the Collect Input action’s Success path.
  14. In the Transfer to ACD action configuration pane, configure the action:
    Click the image to enlarge.
    Voicemail opt out Transfer to ACD
    1. Under Queue, select the appropriate queue.
    2. Under Audio, set the pre-transfer audio and the failed transfer audio.
    3. Make any other desired changes to routing and failure outputs.
  15. Click Save.
  16. Click Publish.