Understand outbound call disconnection reasons.
not_connected
, it means that the outbound call has not successfully established the connection to the destination number. There are a few reasons for this, and it is tracked in the disconnection_reason
field of the call.
invalid_destination
: representing cases where the destination phone number is invalid.telephony_provider_permission_denied
: representing cases where the sip trunk authentication failed.telephony_provider_unavailable
: representing cases where the telephony provider is not available or has errors.sip_routing_error
: representing cases where there are loops or issues with the sip routing.marked_as_spam
: representing cases where the call is marked as spam. Read more about root cause and remediation methods below.user_declined
: representing cases where the user explicitly declined the call.dial_failed
: representing cases where sip error codes are not available, or error is unknown.dial_busy
: The number dialed is busy.dial_no_answer
: The number dialed did not answer.