CTI32 Class Library

cti.DialResult Enumeration

Result of a Dialing (Outbound) operation.

[Visual Basic]
Public Enum cti.DialResult
[C#]
public enum cti.DialResult

Members

Member Name Description
CR_SUCCESS Successful - No call progress - successful.
CON_CAD Perfectcall cadence break.
CON_LPC Perfectcall loop current drop.
CON_PVD Human answered. Positive Voice Detect.
CON_PAMD Answering machine answered. Positive Answering Machine Detect.
CR_BUSY Line was busy.
CR_NOANS Nobody answered the phone.
CR_NORB Never heard any ringing going on.
CR_CNCT Call connected.
CR_CEPT That tone you get: be-be-beep. When the number is no good.
CR_STOPD Call analysis stopped.
CR_NODIALTONE No dial tone detected.
CR_FAXTONE A fax tone was detected.
CR_ERROR An unknown error occurred.
CR_FAIL Failed.

Requirements

Namespace: CTI32NetLib

Assembly: CTI32NetLib (in CTI32NetLib.dll)

See Also

CTI32NetLib Namespace