CTI32 Class Library

cti.StatCommand Enumeration

Operations for CTI32 Statistics functions.

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

Members

Member Name Description
CTIENABLESTATS Start collection of CTI32 statistics.
CTIDISABLESTATS Stop collection of CTI32 statistics.
CTISTATSCHANNEL Collect information regarding a specific line or channel.
CTISTATSERROR Enter error information into the stats store.
CTISTATSDNIS Enter a new call with DNIS information into the stats store.
CTISTATSANI Enter the caller-id or ANI into the stats store.

Requirements

Namespace: CTI32NetLib

Assembly: CTI32NetLib (in CTI32NetLib.dll)

See Also

CTI32NetLib Namespace