Transfer to Voicemail action
- Edge and Media Tier version 1.0.0.6166 or later
To transfer a caller directly to a Genesys Cloud user’s, queue’s, or group’s voicemail, use the Transfer to Voicemail action from the Toolbox. If the selected user, queue, or group no longer exists and you do not update the transfer action, the flow fails at this step.
If the organization has not enabled voicemail, Architect returns a message. If the Genesys Cloud user, queue, or group does not have configured voicemail, you cannot make a selection.
Use this action in inbound, outbound, and in-queue flow types in menu choices and task sequences. Menu choices contain common settings such as DTMF and speech recognition. For more information about these additional menu choice settings, see the Suggested content.
- When callers complete a voicemail message, they can press any DTMF digit to end the recording. The system prompts callers with a non-configurable menu, where speech recognition is enabled by default, that includes Send Message, Review, Rerecord, and Cancel options. Callers can also just hang up to send the voicemail and end the call.
- The maximum message length is 3 minutes. When callers reach the maximum length, the system prompts them with a non-configurable message. After the message indicates that the user has reached the maximum message length, the system presents the same non-configurable menu. Speech recognition is enabled by default, with Send Message, Review, Rerecord, and Cancel options. Callers can also just hang up to send the voicemail and end the call.
- When callers leave a voicemail while in the queue, rather than waiting to connect to an agent, the interaction retains the priority of the voice interaction, as well as the language and ACD skills set on the original transfer to ACD. The voicemail routes to the next available agent. For inbound, outbound, and secure flows, the system adds the interaction to the end of the queue.
Action | Description |
---|---|
Name field | The label you enter here becomes the name of the transfer node in the flow structure. |
Transfer Target | Select to transfer voicemail to a user, queue, or group. |
Pre-Transfer Audio | Optionally configure the prompt to play before transferring the interaction. |
Failed Transfer Audio | Optionally configure the prompt to play if the transfer action detects a failure. |
For transfers to a user’s voicemail:
Action | Description |
---|---|
Select a user | From the list, choose the Genesys Cloud user to which to transfer the interaction. |
Failure outputs |
errorType: A non-empty String that contains the type or category of the error. Allowable values are:
errorMessage: A non-localized error message. The string can be empty or NOT_SET. |
For transfers to a queue’s voicemail:
Action | Description |
---|---|
Select a queue | From the list, choose the queue to which to transfer the interaction. |
Voicemail Greeting |
Set the voicemail greeting prompt. Note: Genesys Cloud only uses this greeting if audio exists for all supported flow runtime languages. |
Voicemail Callback Settings |
Set up the voicemail callback settings:
|
Voicemail Script Settings |
Under Script, select the appropriate script the agent uses during the callback interaction with the customer. Depending on the script you choose, you may have permission to modify default script input settings. |
Inputs |
Depending on the selected script, define the variables the script displays or runs at runtime. If the script does not require defined variables, Architect displays a message indicating that the selected screen pop script has no inputs. Note: Click the arrow next to Inputs to expand or collapse the list of variables. |
Failure outputs |
errorType: A non-empty String that contains the type or category of the error. Allowable Values:
errorMessage: A non-localized error message. The string can be empty or NOT_SET. |
For transfers to a group’s voicemail:
Action | Description |
---|---|
Select a group | From the list, choose the group to which to transfer the interaction. |
Failure outputs |
errorType: A non-empty String that contains the type or category of the error. Allowable Values:
errorMessage: A non-localized error message. The string can be empty or NOT_SET. |
Define success and failure paths
Name | Description |
---|---|
Success |
A completed Success path indicates that the process did not encounter errors. It is not a measure of whether the data received is the intended result or functionality. |
Failure |
This path indicates that there was an error running the action or there was a problem processing the results. Specify the action if Architect is not able to transfer the call. For example, a play audio action to indicate that the action wasn’t successful, a transfer action to send the caller to a representative for assistance. Note: If the network experiences connectivity issues, the action automatically takes this failure path. |