Name | Type | Description | Notes |
---|---|---|---|
callControlId | String | Unique identifier and token for controlling the call | |
commandId | String | Use this field to avoid execution of duplicate commands. Telnyx will ignore subsequent commands with the same `command_id` as one that has already been executed. | [optional] |
beepEnabled | BeepEnabledEnum | Whether a beep sound should be played when the participant leaves the conference. Can be used to override the conference-level setting. | [optional] |
Name | Value |
---|---|
ALWAYS | "always" |
NEVER | "never" |
ON_ENTER | "on_enter" |
ON_EXIT | "on_exit" |