Forum Discussion
YooLaurin
Oct 12, 2019Copper Contributor
Redirect call queue to another call queue
Hello Is there a way to redirect a call queue to another call queue after a timeout. E.g. we have a support call queue, and if none replies after a while it should redirect the call to the receptio...
- Oct 30, 2019
YooLaurin Yes, that is possible. In Call time out handeling configure "Redirect this call to" and set it to "Voice app" and search for the other queue that you want to failover to.
LinusCansby
Oct 31, 2019MVP
YooLaurin Create two Call Queues (Call Queue 1 and Call Queue 2) and two agent groups (Agent Group 1 and Agent Group 2).
In Call Queue 1 set Agent Group 1 as call agents and set calls to be routed to Call Queue 2 after x minutes.
In Call Queue 2 set Agent Group 1 and Agent Group 2 as agents, agents in both groups will get calls for Call Queue 2.
YooLaurin
Nov 02, 2019Copper Contributor
Top, ty that works.