Hi,
we are using sipxpbx as our pbx and are trying to move from the old sipx acd system to openACD which becomes integrated into sipx currently.
One point which we like to port is the call distribution mechanism. At the moment OpenACD in sipx routes the calls linear. With the old acd system we were able to choose from circular, linear, longest idle or ring all. For many scenarios it is important to us to have at least the ring all mechanism (all agents ring parallel).
Is this possible with openACD?
Thanks in advance…
Jan
Hi Mike,
the problem with the hunt group solution is:
Following scenario: All phones in the group ring simultaneous and people have disabled call-waiting (which often is the case).
While the group is ringing nobody else can reach the group because it is busy. The public perception of a busy signal is not positive. Of course we could build a complex system of forwards to auto attendants and so on but acd could solve the problem straight forward.
Jan
However, if you did it right, you could kind of invert the problem and
say that the first agent to answer gets the first call waiting, the
second gets the second one, etc. Then when you run out of calls waiting,
you can hangup all the remaining ring-all channels, at least that way
you don't block all the phones for a single call. This might be a viable
solution for certain scenarios, like a 911 callcenter, or something.
However, don't hold your breath waiting for OpenACD to do anything like
this :)
Andrew