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

TaskRouter->Conference



ERROR: 40141

error-40141 page anchor
TASKROUTER
ERROR

Missing or Invalid 'from' parameter - Conference Instruction

missing-or-invalid-from-parameter---conference-instruction page anchor

Possible Causes

possible-causes page anchor
  • You did not provide a 'from' parameter on your 'conference' instruction.
  • You provided an invalid format in your "from" field.
  • Make certain 'from' contains a validated caller ID if you're dialing the PSTN.
  • Make certain 'from' contains an acceptable caller field.
1
{
2
"instruction": "conference",
3
"room_name": "abc",
4
"to": "client:alice",
5
"from": "18001234567",
6
"post_work_activity_sid": "WA0123456789abcdef0123456789abcdef"
7
}

Rate this page: