Click or drag to resize
DiaGlobWrapperCommonCallProgressDetectOptions Enumeration
diaGlobWrapper Help
Enumerator constant to specify the call progress analysis (CPA) settings during an outbound call

Namespace: Inkostar
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
public enum CallProgressDetectOptions
Members
  Member nameValueDescription
DISABLED2Disable call progress analysis.
OPTNOCON3Enable frequency detection. Terminate call analysis and return an intercept immediately upon detecting tones
PVDENABLE4Enable Positive Voice Detection.
PVDOPTNOCON6Enable OPTNOCON and PVDENABLE.
PAMDENABLE7Enable anwering machine detection.
PAMDOPTEN8Enable PAMDENABLE, PVDENABLE and OPTNOCON.
See Also