Enum AdvancedMachineDetectionProperties.MachineDetectionMode
Represents the mode for AdvancedMachineDetection.
public enum AdvancedMachineDetectionProperties.MachineDetectionMode
Fields
[EnumMember(Value = "detect")] Detect = 0Indicates the system detects if a machine answered and send a status in the webhook payload.
[EnumMember(Value = "detect_beep")] DetectBeep = 1Indicates the system also attempts to detect voice mail beep and sends an additional parameter sub_state in the webhook with the value beep_start.