diaGlobWrapper Help
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Enumerator constant to specify the call progress analysis (CPA) settings during an outbound call
Namespace:
InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
| C# |
|---|
public enum CallProgressDetectOptions |
| Visual Basic (Declaration) |
|---|
Public Enumeration CallProgressDetectOptions |
| Visual C++ |
|---|
public enum class CallProgressDetectOptions |
Members
| Member name | Description | |
|---|---|---|
| PAMDOPTEN | Enable PAMDENABLE, PVDENABLE and OPTNOCON. | |
| PAMDENABLE | Enable anwering machine detection. | |
| PVDOPTNOCON | Enable OPTNOCON and PVDENABLE. | |
| PVDENABLE | Enable Positive Voice Detection. | |
| OPTNOCON | Enable frequency detection. Terminate call analysis and return an intercept immediately upon detecting tones | |
| DISABLED | Disable call progress analysis. |