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

Missing 'from' parameter when issuing Conference instruction



ERROR: 40138

error-40138 page anchor
TASKROUTER
ERROR

A valid 'from' parameter was not passed to the 'conference' instruction

Possible Causes

possible-causes page anchor
  • A 'from' parameter was not passed when issuing the Conference instruction
  • The 'from' parameter supplied to the Conference instruction was invalid
  • Supply a valid 'from' 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: