cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1816
Views
0
Helpful
5
Replies

CCX Editor

wendy.fox
Level 1
Level 1

I have a fully functioning script that is currently being used.  the calls stay in a queue loop playing recorded prompts while on hold until an agent is available to take the call.  The customer is asking if while the caller is on hold in the queue loop is they could press "X" to be sent immediately to voicemail box if the caller chooses to not wait on hold until an agent is available to take their call.  If I put a Menu option in the queue loop then the system stops and waits for a response from the user.  I am unsure how to make this happen.  Any assistance would be greatly appreciated.

5 Replies 5

tom.miller1
Level 1
Level 1

Hey

 

Probably one of the easiest ways for you to do this would be to use the "Get Digit String" in place of a play prompt or a silent time.

 

You can apply the prompt wav file on the Get Digit String, Then in the filter set the number 1 for example.

 

Then in the Successful part of the Get Digit have it forward to voicemail to leave a message

 

 

I attempted to use the Get Digit string however it is automatically looking for you to enter a digit.  I want it to be optional; so if the caller wants to hold for an agent to become available then they can, or if they want to enter a digit then they can get transferred to voicemail. I attached a print screen of the section with the get digit string.  Can you tell me if I have programmed it wrong?

If you put a Menu, add your options for "X" to send to voicemail, and make sure in the Input options, set the timeout to only a few seconds.
In the Menu sections, there are two default settings, "Timeout" and "Unsuccessful" In both, do not just leave blank, but put a hard GoTo to force the call to move on. I have this standard in all my queued messages and it keeps the caller moving without issue.

If "X" is pressed, just do a Call Redirect to a variable setup for the voicemail DN.

Adam Pawlowski
VIP Alumni
VIP Alumni
As mentioned above you can query the user but I am not aware of any way to monitor while the caller is on hold for them the break the queue .

You could maybe fake them out by having the menu “prompt” be MOH? That’s about all I can figure - menu with MOH music, timeout and play loop prompt, repeat.

jarod.alley
Level 1
Level 1

Wendy,

 

The previous replies have been pretty accurate. I'm including a screenshot of how we accomplish this that will touch on the explanation below.

 

Add "Selected Resource" and under the "Queued" option take the call off hold and ad a "GetDigit" step. Int he "GetDigit" step you can add your comfort message prompt that has some generic message giving the caller an option to press a particular digit, in most cases "1", to opt out of the queue and be directed to Voicemail. If the digit is not "1" or there is a timeout just have a "Goto" step that takes it back to the top where it'll put them in queue again. Also, don't forget to make the "GetDigit" step interruptible so the caller doesn't have to wait for your comfort message to finish before pressing the number 1ComfortMessageSS.JPG

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: