Thing is we have to achieve is. During conference live call, if participants press certain DTMF like 0, than we have to move that participants to leave voicemail action.
Let me explain you with case, what exactly we want to do is. We are developing Call Center solution using Plivo voice API. There is no Call Queue features in Plivo, we are using conference like following steps.
When a call comes on Plivo number, we will place that call in conference with hold music until we get free agent to connect with. Here some time caller have to wait longer time to connect with agent. We want to give features like “Press 0 to arrange call back or Press 9 to leave your name and number in voicemail and get back to you”.
During stay on hold in conference, caller will press either 0 or 9 digit to generate appropriate action, either we play call back request in database or move that caller to leave voicemail and hangup the call.
Can you guide us how we can use this using Plivo Conference feature or do you have any kind of method where we can manage call queue functionality.
As you know in call center if there is less agents to answer incoming call and high incoming call volume, call will be stay in queue for certain period with this features. Caller can take decision either they stay and wait in queue to connect with agent or leave with selection option.
Please let me know how we can achieve this features using Plivo API.