stream
Start streaming audio from an active call to a WebSocket endpoint. This is
commonly used for real-time speech processing, analytics, or archival. Pass a
control_id to name the stream so you can stop it later with
stream_stop(). The response never carries control_id back —
omit it and you have no way to stop this stream 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