Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 2.41 KB

Conferences.md

File metadata and controls

32 lines (29 loc) · 2.41 KB

IO.Swagger.Model.Conferences

Properties

Name Type Description Notes
BridgePassword string the password used for a conference bridge [optional]
BridgeUsername string the username used for a conference bridge [optional]
CallerControls string caller controls (config settings) [optional]
ConferenceNumbers List<string> Defines conference numbers that can be used by members or moderators [optional]
Controls Object controls [optional]
Domain string domain [optional]
Flags List<string> Flags set by external applications [optional]
Focus string This is a read-only property indicating the media server hosting the conference [optional]
Language string Prompt language to play in the conference [optional]
MaxMembersMedia string Media to play when the conference is full [optional]
MaxParticipants int? The maximum number of participants that can join [optional]
Member ConferencesMember [optional]
Moderator ConferencesModerator [optional]
ModeratorControls string profile on the switch for controlling the conference as a moderator [optional]
Name string A friendly name for the conference [optional]
OwnerId string The user ID who manages this conference [optional]
PlayEntryTone Object Whether to play an entry tone, or the entry tone to play [optional]
PlayExitTone Object Whether to play an exit tone, or the exit tone to play [optional]
PlayName bool? Do we need to announce new conference members? [optional] [default to false]
PlayWelcome bool? Whether to play the welcome prompt [optional]
Profile ConferencesProfile Profile configuration [optional]
ProfileName string conference profile name [optional]
RequireModerator bool? does the conference require a moderator [optional]
WaitForModerator bool? should members wait for a moderator before joining the conference [optional]

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