I am using Twilio Taskrouter to handle multiple calls coming from customers and assign them to workers.
Its working perfectly for me.. Thanks to Twilio..
The enhancement I want to add it here is:
Before assigning worker to my task which is in queue, I want to play some ring so that Customer will come to know that he is going to connect to our Staff.
Currently it just plays hold-music and in between get connected to our Staff by using workers.
Does twilio provides us any way to play some ring or some message like "we are connecting you to one of our staff" etc.
Thanks.