DTMF
DTMF
Send DTMF (keypad) tones on an active call. Use w for 0.5s pause, W for 1s pause.
POST
Send DTMF tones
DTMF (Dual-Tone Multi-Frequency) is the tone generated whenever a key is pressed during an active call. Use this resource to send DTMF digits programmatically - the most common use case is automating digit entry to a receiver in an outbound call.
Use case: Automatically navigate IVR menus, enter access codes, or provide automated responses to phone systems without manual input.
API endpoint
Key features
All DTMF digits
Send any DTMF digit including 0–9,
*, and # for complete IVR navigation.Leg selection
Choose which call leg (caller or callee) receives the DTMF tones.
Real-time sending
Send digits instantly during active calls for immediate interaction.
Automation ready
Perfect for automated call flows, IVR navigation, and programmatic call control.
Common use cases
- IVR menu navigation - Automatically navigate through IVR menus by sending the appropriate menu selections.
- Access code entry - Enter conference codes, PIN numbers, or access codes without manual input.
- Automated survey responses - Submit automated responses to phone surveys or feedback systems.
- Account verification - Automatically enter account numbers or verification codes during calls.
- Call control - Send control codes to phone systems that accept DTMF commands.
Available operations
Send digits on a call
POST - Send DTMF digits to an active call. Specify the digits to send and which call leg should receive them.Authorizations
Your Vobiz account Auth ID
Your Vobiz account Auth Token
Path Parameters
Your account Auth ID
Example:
"MA_XXXXXX"
Body
application/json
Response
200
DTMF sent