Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 929 Bytes

File metadata and controls

13 lines (9 loc) · 929 Bytes

SetTalk

The SetTalk command enables or disables the talk privilege for a Participant in a Conference provided both calls are in the same conference. If 'true', no audio from that Participant is shared with the other Participants of the Conference.

Properties

Name Type Description Notes
call_id str ID of the call leg that is to be muted or unmuted. The Call must be in a Conference or an error will be triggered.
talk bool Specifying `false` mutes the 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]