CallStartedEvent Class

CallStartedEvent Class

Raised by:  TIM
Base Class:  CallStatusLineInfoEvent
Derived Classes:  None

CallStartedEvent is raised by the telephony interface manager (TIM) software when a call is established.

CallStartedEvent has the following properties:

Property

Type

Description

BoardNumber

Integer

The identification number for the hardware telephony board; -1 if not applicable.

TrunkNumber

Integer

The identification number for the trunk; -1 if not applicable.

ChannelNumber

Integer

The number for the physical channel or port being used by the call.

ChannelsInUse

Integer

The total number of active channels, that is, channels in use by a call.

CalledDevice

String

A string containing the phone number dialed by the caller (DNIS: Dialed Number Identification Service), when available.

CallingDevice

String

A string containing the caller ID information (ANI: Automatic Number Identification), when available.

See Also

Event Logging Class Hierarchy | Logging and Analyzing Events | CommonEvent| Event Filters | Filtering Logged Events