- Joined
- Jun 22, 2018
- Messages
- 19
- Reaction score
- 1
Hello,
I want to create a Queue for incoming calls which ones have to wait.
If an Incoming call comes in first it goes to Worker1 after if hes not answering or already have active call it goes to Worker2. This is how it works now. The priority of the calls is good, just at the end we need a queue.
An Active call comes in and going to Worker1, after if hes not answering or already have active call it goes to Worker2. If worker2 also have an Active call or not answering to Call should go to a Queue where only music played. Worker1 and Worker2 can anytime Take the call from the Queue as soon they back in work or finished the active call.
Can I solve that somehow?
Thank you very much its really urgent.
I want to create a Queue for incoming calls which ones have to wait.
If an Incoming call comes in first it goes to Worker1 after if hes not answering or already have active call it goes to Worker2. This is how it works now. The priority of the calls is good, just at the end we need a queue.
An Active call comes in and going to Worker1, after if hes not answering or already have active call it goes to Worker2. If worker2 also have an Active call or not answering to Call should go to a Queue where only music played. Worker1 and Worker2 can anytime Take the call from the Queue as soon they back in work or finished the active call.
Can I solve that somehow?
Thank you very much its really urgent.