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

Missing 'to' parameter when issuing Conference instruction



ERROR: 40137

error-40137 page anchor
TASKROUTER
ERROR

A valid 'to' parameter must be provided when using the Conference Instruction

Possible Causes

possible-causes page anchor
  • A 'to' parameter was not passed when issuing the Conference instruction
  • The 'to' parameter supplied to the Conference instruction was invalid
  • Supply a valid 'to' parameter when issuing the Conference instruction

Example

example page anchor

_10
{
_10
"instruction": "conference",
_10
"to": "client:alice",
_10
"from": "+18001234567"
_10
}


Rate this page: