Table of Contents

Enum AdvancedMachineDetectionProperties.MachineDetectionMode

Namespace
Vonage.Voice
Assembly
Vonage.dll

Represents the mode for AdvancedMachineDetection.

public enum AdvancedMachineDetectionProperties.MachineDetectionMode

Fields

[EnumMember(Value = "detect")] Detect = 0

Indicates the system detects if a machine answered and send a status in the webhook payload.

[EnumMember(Value = "detect_beep")] DetectBeep = 1

Indicates the system also attempts to detect voice mail beep and sends an additional parameter sub_state in the webhook with the value beep_start.