user_event
user_event
Send a custom user-defined event on an active call. User events allow you to pass arbitrary data between call control applications and event handlers. Listeners registered for user events on the RELAY side will receive the payload you send here.
Request
id
The unique identifying ID of a 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.