10-14-2019 03:10 AM
Hi guys,
Our client has a request to have possibility to cancel queued callback call if customer has allready talked to the agent. Is it possible somehow?
Thanks in advance.
Nikola
10-25-2019 04:57 AM
Hi. It is an interesting question. Can you confirm (or comment) scenario below?
Scenario:
1) Customer called from his ext -> queue A -> Courtesy callback for queue A.
2) Customer called from same ext and came to another queue -> queue B -> Call was answered.
3) Now you want to remove call from queue A based on customers ext.
10-25-2019 05:23 AM
10-25-2019 06:44 AM
This may be a simplistic answer, but if you're thinking you're going to have some other web service or source of the numbers you don't want to call back, couldn't you just do a lookup of those numbers right before you hit the Do Callback node in the CallbackWait script (or even after GetStatus)?
So if you get a match (you don't want to do the callback on phone number 555-555-5555), you return the call to UCCE and release the call and maybe set a special call type to offset this one that was spiked?
10-25-2019 07:03 AM - edited 10-25-2019 07:07 AM
Hi Nikola.
In ICM you have Cancel Queuing node.
So that's right, you can check in your custom CVP application if the call with the same ANI was already answered in last let's say 10 minutes and do not make a callback.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide