Voice AI
Send Call
Initiate outbound voice calls using AI agents
Send Call
The Send Call node enables you to initiate outbound calls using configured AI voice agents.
Overview
This node allows you to:
- Initiate outbound calls
- Use configured voice agents
- Execute conversation flows
- Handle call responses
- Monitor call progress
Configuration
Parameter | Type | Description |
---|---|---|
Agent ID | String | ID of the voice agent to use |
Phone Number | String | Target phone number |
Call Parameters | Object | Call-specific settings |
Callback URL | String | Webhook for call events |
Recording | Boolean | Enable call recording |
Example Usage
Basic Call
Advanced Call Configuration
Call Parameters
Priority Levels
Retry Settings
Call Events
Events emitted during the call:
call.queued
call.initiated
call.ringing
call.connected
call.in_progress
call.completed
call.failed
Response Handling
Configure response handlers:
Call Analytics
Available analytics:
Error Handling
Common error scenarios:
- Invalid phone number
- Agent not available
- Network issues
- Call rejected
- Timeout errors