11-13-2019 04:03 AM - edited 11-13-2019 04:19 AM
we tried to implement this scenario :
1. Call distributed to CCX agents, if all agents are busy --> transfer call to hunt pilot
2. Call distributed to agents, if all agents are not picking the call --> transfer call to hunt pilot
3. Call distributed to agents if all agents are Not ready --> transfer call to hunt pilot
We made the first & third scenarios successfully, but we couldn't achieve the second one as it trying to reach the agents back and forth.
I believe this can be resolved by making the agent not-ready after no answer but it can be applied on the whole cluster. I want to make it for only one application
11-13-2019 02:48 PM
Unfortunately, with the way the Failed branch of the Connect step works, you wont be able to do what you want to do with this.
See this video snippet for proof that the steps in the failed branch do not execute in some scenarios:
11-13-2019 04:25 PM
Hi,
Try to use consult transfer instead of call redirect switch. Give some specific timeout there. If agent is not answering the call within a specific period of time, then it will transfer to the hunt group.
Regards
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