Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1017 Bytes

ConferencesDial.md

File metadata and controls

15 lines (12 loc) · 1017 Bytes

IO.Swagger.Model.ConferencesDial

Properties

Name Type Description Notes
CallerIdName string Caller ID Name to use when dialing out to endpoints [optional]
CallerIdNumber string Caller ID Number to use when dialing out to endpoints [optional]
Endpoints List<Object> Endpoints to dial out to and join to the conference
ParticipantFlags List<string> Participant flags applied to each endpoint when it joins the conference [optional]
ProfileName string The profile name to use for configuration [optional]
TargetCallId string Existing UUID to use as a hint for where to start the conference [optional]
Timeout int? How long to try to reach the endpoint(s) [optional]

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