collect
Start collecting user input on an active call. Supports DTMF digit collection
and speech recognition. Pass a control_id to name the collection so you can
manage it later with collect_stop() or
collect_start_input_timers(). The response never
carries control_id back — omit it and you have no way to control this
collection afterward.
Request
id
The unique identifying ID of an existing call.
params
An object of parameters that will be utilized by the active command.
Response
Call Leg
Returned when the call is a standard PSTN, SIP, or WebRTC call.
OR
Fabric Subscriber Device Leg
Returned when the call is a Fabric subscriber device leg. The status field is always null for this type.