
Voice Call Node Config
These fields decide how the call runs and where the lead goes afterward.| Field | Purpose |
|---|---|
| phone_number_id | The active organization phone number used to place the call. |
| COMPLETED output | Next node when the call completes successfully. |
| FAILED output | Next node when the call fails. |
| DNP output | Next node when the recipient did not pick up. |
| Call log id | Stored in history metadata so the lead path can link to the exact call. |
Voice Call Status Routing
The Voice Call node waits for the linked call log to reach a final status before routing the lead.| Call status | Output followed | Meaning |
|---|---|---|
created, initiated, received, connected, waiting | No output yet | The call is still in progress or waiting for a final update. |
completed | COMPLETED | The call connected and ended. |
did_not_pick, busy | DNP | The recipient did not complete a live conversation. |
failed, no_answer | FAILED | The call failed or the provider returned no answer. |
cancelled, retry_expired | Review required | These are final call statuses, but they are not default Voice Call node outputs. Inspect lead history if the lead remains at the call node. |
Prepare A Call Node
Call Node Failure Reasons
Phone number not active
Phone number not active
Use an active number in the selected workspace.
No outbound agent configured
No outbound agent configured
Configure a valid outbound agent version for the selected phone number before activating the workflow.
Output missing
Output missing
If the node has no configured output for a final call status, the lead can get stuck.
Call already active
Call already active
Workflow execution avoids restarting a pending or active call for the same lead-node combination.
Related Reading
Phone Numbers
Review active numbers and outbound routing context.
Lead History
Open the linked call.
Statuses
Understand call outcomes.