Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 825 Bytes

SetDTMFPassThrough.md

File metadata and controls

12 lines (8 loc) · 825 Bytes

freeclimb.Model.SetDTMFPassThrough

The SetDTMFPassThrough command enables or disables the dtmfPassThrough privilege for this Conference Participant. If 'true', DTMFs will be passed through from this Participant to all other Participants in the Conference

Properties

Name Type Description Notes
Command string Name of PerCL Command (this is automatically derived from mapping configuration and should not be manually supplied in any arguments) [optional]
DtmfPassThrough bool Specifying `false` mutes the Participant's dtmf audio. [optional]

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