Learn about the various type of call statuses associated with Bolna Voice AI conversations
status
: Conversation realtime statuserror_message
: An explanatory error message in case of errors or failed calls.completed
status is the final and end status of the conversation.Event name | Description |
---|---|
queued | The call is received by Bolna and is now queued |
initiated | The call has been initiated from Bolna’s servers |
ringing | The call is now ringing |
in-progress | The call has been answered and is now in progress |
call-disconnected | The call is now disconnected |
completed | Processing of the call, recordings, etc has been completed post call disconnection. There might be some lag (~2-3 minutes) for receiving completed event since processing of call data and the recordings might take some time) |
Event name | Description |
---|---|
balance-low | The call cannot be initiated since your Bolna balance is low |
busy | The callee was busy |
no-answer | The phone was ringing but the callee did not answer the call |
Event name | Description |
---|---|
canceled | The call was canceled |
failed | The call failed |
stopped | The call was stopped by the user or due to no response from the telephony provider |
error | An error occured while placing the call |
Example payload for a completed call with "status" and "error_message"