When To Use This Status Reference
Use this page when you need to:- Explain a call, batch campaign, workflow, transfer, or integration state to an operator.
- Decide whether a status is final or still waiting for another update.
- Choose the right follow-up action, such as retry, resume, cancel, export, or inspect a call log.
- Map API or webhook values to dashboard behavior.
DialNexa Statuses By Product Area
Call Statuses
Call statuses describe one call attempt. They do not describe whether the business outcome was good. For example,completed means the call connected and ended, but you still need transcript, summary, post-call fields, sentiment, and end_reason to judge the result.
Call Status Groups
Call End Reasons
status tells you the call lifecycle state. end_reason gives the more specific reason behind a completed, missed, or failed outcome.
Batch Call Statuses
Batch call statuses describe the campaign container, not one recipient call. Recipient outcomes still use call statuses.Batch Campaign Counters
Workflow Statuses
Workflow statuses describe the automation container. They are separate from the statuses of leads and calls inside the workflow.Workflow Lead Statuses
Workflow lead status describes one lead execution, not the whole workflow.Workflow Voice Call Routing Statuses
Workflow Voice Call nodes route final call outcomes into output branches.Webhook And Runtime Call Events
These values can appear in call webhook handling or runtime event payloads. They are not always stored as the final call logstatus.
Warm Transfer Statuses
Warm transfer statuses describe whether a call transfer connected the customer to a human representative and what happened to each transfer leg.Transfer Leg Statuses
Other Operational Statuses
Status Debugging
A call is completed but the outcome looks bad
A call is completed but the outcome looks bad
completed only means the call connected and ended. Read the transcript, summary, recording, post-call fields, sentiment, and end_reason before judging the result.A batch is waiting or scheduled but no calls are going out
A batch is waiting or scheduled but no calls are going out
Check the scheduled start time, whether another batch is already running for the organization, selected outbound number readiness, wallet balance, and destination validation.
A workflow is active but a lead is stuck
A workflow is active but a lead is stuck
Open lead history, check the current node, read the latest transition reason, and inspect the linked call log if the current or previous node is a Voice Call node.
A workflow call finished but did not move to the next node
A workflow call finished but did not move to the next node
Confirm the Voice Call node has an output configured for the final call group:
COMPLETED, DNP, or FAILED.A webhook failed but the call completed
A webhook failed but the call completed
Webhook delivery and call outcome are separate. Use webhook delivery logs to inspect response status, retry attempts, and receiver errors.
Recap
- Call status describes one attempt.
end_reasonexplains why it ended. - Batch call status describes the campaign container. Recipient outcomes still use call statuses.
runningis the only active sending state, and only one batch runs per organization at a time. - Workflow status describes the automation. Lead status describes one lead inside it.
- Workflow Voice Call nodes route only final call outcome groups.
- Transfer statuses are separate from call statuses and describe handoff behavior.
Related Reading
Call History
Filter and export call outcomes.
Batch Retries And Statuses
Review campaign lifecycle, retries, and recipient results.
Workflow Statuses
Understand workflow and lead execution states.
Call Data Model
See how call status and end reason fit into call records.