4.17.13 CTI_IE_GLOBAL_STATE

Description

Current global status of the object.

Attributes

Type

Type of the object, to which the status relates. See CTI_IE_OBJECT.

Id

ID of the object, to which the status relates. See CTI_IE_OBJECT.

Direction

Direction of call-leg

IN – incoming call-leg (Party calls someone)

OUT – outgoing call-leg (Party’s phone is ringing)

State

Call-leg status

BUILD – Call-leg is being built. In the case of an incoming call-leg the party dials, in the case of an outgoing call-leg the party waits to be called.

ALERT – Call-leg rings. In the case of an incoming call-leg the party has alert tone, in the case of an outgoing call-leg the party’s phone rings.

ACTIVE – Call-leg is active. The party is speaking.

CLEARING – Call-leg is being cancelled. The party has a congestion tone.

IDLE – Call-leg expired.

Examples

<CTI_IE_GLOBAL_STATE Type="STATION" Id="1" Direction="IN" State="BUILD"/>