Menu

Expand
Rate this page:

Error 40113

Product: TaskRouter

Error - 40113

Error Making Outgoing Call - Call Instruction

Possible Causes

  • Un-routable address provided for "to" field.
  • Invalid caller-id passed to "from" field.
  • Poorly formed URL passed to "url" field.
  • Internal Twilio API error.

Possible Solutions

  • Make certain "to" contains a routable phone number, client URI or SIP URI.
  • Make certain "to" is to a country you have permissions set to call.
  • Make certain "from" contains an acceptable caller ID for the chosen "to" address.
  • Make certain "url" is a valid HTTP/HTTPS URL.

Example

{
    "instruction": "call",
    "to": "client:alice",
    "from": "bob",
    "url": "https://example.com/twiml"
}
Rate this page:

Thank you for your feedback!

Please select the reason(s) for your feedback. The additional information you provide helps us improve our documentation:

Sending your feedback...
🎉 Thank you for your feedback!
Something went wrong. Please try again.

Thanks for your feedback!

thanks-feedback-gif