This is a complex configuration I’m exploring, but I would like to do the following and am looking for pointers on how to achieve this:
I have 2 sites, geographically separated but with a stable WAN between them. I would like to put one Asterisk server at each site and config each Asterisk server to have it’s own call queues.
Calls in each sites queues would be answered and serviced by a centralized call center at a 3rd location.
I wish to maintain a local system at each site in case of WAN failure so that a local user can jump in and service the local queues. The in bound calls are ALL SIP based as are the call center phones. (so ALL SIP/RTP).
Any thoughts on how best to accomplish this?
With some commercial systems, there is a way to setup a “remote ACD” which will aggregate the queues to one list and abstract that from the clients such that the call center users don’t know they’re actually logging in to a queue that’s not local, to them it’s just one big queue list.
I need to avoid complexity on the call center user end in that I can’t program the clients to connect to so many systems, so to our softphone and Asterisk Manager interface it must be one Asterisk server they login to.
Anyone have experience with something like this? or know how to best approach this?
Thanks
Colin