40122: TaskRouter->Direct
TASKROUTER
ERROR
- 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.
1{2"instruction": "redirect",3"call_sid": "CA0123456789abcdef0123456789abcdef",4"url": "https://example.com/twiml?querystring=1234"5}