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] |