Values_0.AnswerMachineDetectionConfigSourceConfiguration of the answering machine detection.
type nonrec t = {enableAnswerMachineDetection : Boolean.t option;The flag to indicate if answer machine detection analysis needs to be performed for a voice call. If set to true, TrafficType must be set as CAMPAIGN.
*)awaitAnswerMachinePrompt : Boolean.t option;Wait for the answering machine prompt.
*)}