Answer the question
In order to leave comments, you need to log in
Call queue with operator selection
You need to implement the following call queue mechanism:
Answer the question
In order to leave comments, you need to log in
point 3 is questionable.
I would make separate queues for operators yet, and one general.
when the client dialed the code, he gets into the queue of a specific operator.
But then the question may arise:
1. we give the operator's queue a higher priority, and while the operator is released, it connects to these clients. but then the client does not wait for the general queue.
2. we give the queue a lower priority, and then the client waits for the general queue until the very end.
In general, there is something to think about, possible options.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question