IVR navigation mode
When starting an outbound call, setivr_navigation_mode
to default
- this allows the bot to stay silent while on hold. Vocode
bots also automatically end the call after the conversation has been idle (i.e. no words on both sides) for 30 seconds: setting ivr_navigation_mode
to default
increases this threshold to 10 minutes.
DTMF action
The DTMF action allows the bot to hit dial tones (e.g. to navigate phone tree nodes where an IVR says “Press 1 for …”).Transfer call action
The Transfer call action allows the bot to transfer to a human agent.On the horizon
We plan to introduce more dials here, for example:- More configurability around allowed idle time of the conversation
- Human detection - i.e. behavior when a human picks up the phone after the bot navigates the phone tree