Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

TaskRouter->Direct



ERROR: 40122

error-40122 page anchor
TASKROUTER
ERROR

Call Redirection API Error - Redirect Instruction

call-redirection-api-error---redirect-instruction page anchor

Possible Causes

possible-causes page anchor
  • The call being redirected is no longer in progress.
  • The call_sid passed doesn't reference an actual call
  • Make certain "call_sid" is provided an is a 34 char string starting with CA that represents a live call.

_10
{
_10
"instruction": "redirect",
_10
"call_sid": "CA0123456789abcdef0123456789abcdef",
_10
"url": "https://example.com/twiml?querystring=1234"
_10
}


Rate this page: