Error 40144
Product: TaskRouter
Error - 40144
Reservation is no longer Pending - Conference Instruction
Possible Causes
- The original caller has hungup
- The Task has been moved into a 'canceled' state
Possible Solutions
- Make sure the Task created has not been canceled prior to issuing 'conference' instruction
Example
{
"instruction": "conference",
"room_name": "abc",
"to": "client:alice",
"from": "18001234567",
"post_work_activity_sid": "WA0123456789abcdef0123456789abcdef"
}