Hi, we got a requirement for call center. For a queue, If nobody picks up the call, transfer to a cell phone. Is there a way to achieve this on asterisk? or how to let the cell phone join the queue?
I have a gateway with 4 FXO and 4 FXS? the 4 FXS are used as extensions to join the queue.
Thanks for help.
Use a timeout on the queue, and fall through to a Dial to the mobile, or use queue penalties so that the mobile phone only becomes eligible to receive calls after some time.