01-12-2011 04:22 AM - edited 03-14-2019 07:10 AM
Hi
I'm working on a design for a customer who has the below requirements:
1- 2 call center which are geographically separated (same city)
2- the 2 call centera in each site are connected through direct PSTN links
3- the 2 call centers MUST be redundant for each other (in case one fails the other should take place)
4- if one of the sites is fully loaded with calls (all agents are busy), calls should be re-routed to agents on the other site
5- if a caller that is geographically associated with the 1st call center call the second one, the call must be re-routed to the first call center.
based on this requirements, i thought of proposing UCCX 8.x with HA over WAN. the two agents groups will be differentiated using skill groups. and from the perspective of the active UCCX server, a group will be local and the other will be remote. if WAN is down, the remote agents will fail over to the local standby UCCX server. and if the active UCCX server is down, the two agent groups will failover to the standby CCX server.
So point 3 will be satisfied.
However, i needed to know if points 4 and 5 could be staified using this setup or not. and if yes HOW?
thanks in advance.
Ahmed Esmat.
Solved! Go to Solution.
01-12-2011 04:51 AM
4- if one of the sites is fully loaded with calls (all agents are busy), calls should be re-routed to agents on the other site
The answer here depends on what particular part of the system would be busy:
None of these account for equipment failures on your part. You'll still want to think through PSTN gateway or UCM node failures. Also remember that there is no way to state that the CCX node at site A is preferred to be active. The customer will need to manually fail back to the site A node.
5- if a caller that is geographically associated with the 1st call center call the second one, the call must be re-routed to the first call center.
Your answer doesn't identify how the caller is associated with one site or another. Also, this seems like a useless objective because they will be handled by the same infrastructure at either site. Here are three guesses though:
If for some reason you must move the caller from a circuit at site X to a circuit at site Y, you could use a Call Redirect step within the script and provide a DID for the other site. This seems pointless, will add delay/ringback to the callers experience, and will artificially inflate the reports in CCX.
01-12-2011 04:51 AM
4- if one of the sites is fully loaded with calls (all agents are busy), calls should be re-routed to agents on the other site
The answer here depends on what particular part of the system would be busy:
None of these account for equipment failures on your part. You'll still want to think through PSTN gateway or UCM node failures. Also remember that there is no way to state that the CCX node at site A is preferred to be active. The customer will need to manually fail back to the site A node.
5- if a caller that is geographically associated with the 1st call center call the second one, the call must be re-routed to the first call center.
Your answer doesn't identify how the caller is associated with one site or another. Also, this seems like a useless objective because they will be handled by the same infrastructure at either site. Here are three guesses though:
If for some reason you must move the caller from a circuit at site X to a circuit at site Y, you could use a Call Redirect step within the script and provide a DID for the other site. This seems pointless, will add delay/ringback to the callers experience, and will artificially inflate the reports in CCX.
01-12-2011 07:03 AM
Perfect answer and analysis .
01-12-2011 11:42 AM
Thanks a million Jonathan that's very helpful.
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