Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 972 Bytes

File metadata and controls

13 lines (9 loc) · 972 Bytes

SetListen

The SetListen command enables or disables the listen privilege for a Conference Participant provided both calls are in the same conference. The Participant can hear what the other participants are saying only if this privilege is enabled.

Properties

Name Type Description Notes
call_id str ID of the call leg that is to be assigned the listen privilege. The Call must be in a Conference or an error will be triggered.
listen bool Specifying `false` will silence the Conference for this Participant. [optional]
command str Name of PerCL Command (this is automatically derived from mapping configuration and should not be manually supplied in any arguments) [optional]

[Back to Model list] [Back to API list] [Back to README]