40142: Failed to issue Conference instruction due to missing 'call_sid' or 'outbound_to' properties
TASKROUTER
ERROR
- The Task was not created via the
<Enqueue>verb. (Inbound Voice call) - The
call_sidproperty is missing the Task's attributes. (Inbound Voice call) - The
outbound_toproperty is missing in the Task's attributes. (Outbound Voice call)
- Ensure that the Conference instruction is issued on an
<Enqueue>created Task. (Inbound Voice call) - Ensure that 'outbound_to' property is present in the Task's attributes. (Outbound Voice call)