I am working on building a call center using Twilio.
i want to do all available agents ring at the same time. Anyone can pick and then other agents are moved to the next caller if available.
I am working on building a call center using Twilio.
i want to do all available agents ring at the same time. Anyone can pick and then other agents are moved to the next caller if available.
2
Answers
See below,
TaskRouter now dials only one worker for multi-reservation
https://www.twilio.com/changelog/taskrouter-now-dials-only-one-worker-multi-reservation
You can dial multiple numbers or client to ring all agents.
You can refer below xml document.