Skip to main content

PartySuperviseRequest

Properties

NameTypeRequiredDescription
modePartySuperviseRequestModeSupervising mode
supervisor_device_idstrInternal identifier of a supervisor's device
agent_extension_idstrMailbox ID of a user that will be monitored
auto_answerboolSpecifies if auto-answer SIP header should be sent. If auto-answer is set to true, the call is automatically answered by the supervising party, if set to false - then the supervising party has to accept or decline the monitored call
media_sdpPartySuperviseRequestMediaSdpSpecifies session description protocol (SDP) setting. The possible values are 'sendOnly' (only sending) meaning one-way audio streaming; and 'sendRecv' (sending/receiving) meaning two-way audio streaming

PartySuperviseRequestMode

Supervising mode

Properties

NameTypeRequiredDescription
LISTENstr"Listen"

PartySuperviseRequestMediaSdp

Specifies session description protocol (SDP) setting. The possible values are 'sendOnly' (only sending) meaning one-way audio streaming; and 'sendRecv' (sending/receiving) meaning two-way audio streaming

Properties

NameTypeRequiredDescription
SENDONLYstr"sendOnly"
SENDRECVstr"sendRecv"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →