Telephony errors

Calls can sometimes fail due to telephony-related issues. When this happens, an error message will be recorded in the call logs.
You can view the specific error by clicking into a failed call entry in your dashboard.

These error messages follow standard SIP/telephony response codes. To help you quickly identify the issue and resolve it without needing to contact support, we’ve provided simple explanations and recovery steps.


How to Use This Table

  • Find the Error Message shown in your call logs.
  • Look it up in the table below.
  • Follow the suggested steps under How to Fix It to recover.

Telephony Error Codes – Quick Reference

Error MessageWhat It MeansHow to Fix It
Telephony - 400 - Bad RequestThe API request is malformed.Check request format and parameters.
Telephony - 400 - Invalid phone numberThe number format is not valid. Usually the TO header.Correct the number (E.164 format recommended).
Telephony - 400 - The number +1234567 is unverified. Trial accounts may only make calls to verified numbers.Twilio Trial accounts can only call verified numbers.Connect your own Twilio account.
Telephony - 401 - UnauthorizedInvalid or missing authentication.Re-check your API credentials or login session.
Telephony - 403 - Caller ID is unauthorized. A Valid Caller ID is either a DID you have purchased from Twilio or a verified Caller ID.Your Caller ID is not verified.Use a purchased DID or verify your Caller ID in your account.
Telephony - 403 - ForbiddenYou don’t have permission to place this call.Verify your account permissions or try a different number.
Telephony - 403 - Invalid credentialsAuthentication details are incorrect.Double-check your API key or login.
Telephony - 403 - No International PermissionYour account is not allowed to make international calls.Enable international calling in your account settings or contact your carrier.
Telephony - 403 - Phone number is blacklistedThis number is blocked by the system.Use a different phone number.
Telephony - 404 - INVALID DNISInvalid destination code.Verify the number and retry.
Telephony - 404 - No VoiceURLNo URL configured for call instructions.Add a valid VoiceURL in your account.
Telephony - 404 - Not FoundThe number you dialed does not exist or cannot be reached.Double-check the phone number format and try again.
Telephony - 404 - Service closed for this numberCalls to this number are not allowed.Use another number.
Telephony - 408 - Request TimeoutThe call setup took too long.Retry later, or check your internet connection.
Telephony - 410 - GoneThe number is no longer in service.Contact the recipient for an updated number.
Telephony - 480 - Temporarily not availableThe recipient is not available. Happens on no answer after x seconds.Try again later.
Telephony - 481 - Call leg/Transaction does not existThe call reference is invalid or expired.Start a new call session.
Telephony - 482 - Loop DetectedThe call routing created a loop.Investigate your SIP routing for loops.
Telephony - 483 - Too Many HopsThe call routing exceeded limits.Investigate your SIP routing for loops.
Telephony - 484 - Address IncompleteThe dialed number is incomplete or invalid.Check the full number has the including country/area code.
Telephony - 484 - Call RejectedThe recipient explicitly rejected the call.Try later or contact the recipient.
Telephony - 486 - Busy HereThe recipient’s line is busy.User is busy - Call back later.
Telephony - 487 - Request TerminatedThe call was canceled before it connected.Re-initiate the call if needed.
Telephony - 488 - Not Acceptable HereThe network can’t handle the call request.Check your call media settings (codecs) and retry.
Telephony - 500 - DeclineSomething went wrong on our end.Retry. If persistent, contact support.
Telephony - 500 - Internal Server ErrorSomething went wrong on our end.Retry. If persistent, contact support.
Telephony - 500 - Service UnavailableThe system or carrier is overloaded.Retry. If persistent, contact support.
Telephony - 501 - Not ImplementedThe feature isn’t supported.Retry. If persistent, contact support.
Telephony - 502 - Bad GatewayNetwork issue between systems.Retry. If persistent, contact support.
Telephony - 503 - No Routeplan FoundThe system could not find a valid route.Retry. If persistent, contact support.
Telephony - 503 - Service UnavailableThe system or carrier is overloaded.Retry. If persistent, contact support.
Telephony - 504 - Request TimeoutThe call setup took too long.Retry. If persistent, contact support.
Telephony - 603 - DeclineThe call was rejected by the recipient’s network or device.Retry. If persistent, contact support.
Telephony - 608 - RejectedThe call was rejected due to policy.Retry. If persistent, contact support.
Telephony - 608 - Termination needs STI IDHDRCall requires caller ID verification (STIR/SHAKEN).Retry. If persistent, contact support.