Line Class Fields

The following are the Line class fields.

Description

The Call object on the line.

Type: Call object.

Description

The capabilities of the line.

Type: LineCaps object.

Description

The call connection ID on the line.

Type: string.

Description

The line ID.

Type: string.

Description

Flag to see whether extension is muted or not.

Type: string.

Description

The line state.

Type: string with the following constants:

Value

Description

ST_DIALING

The dialing state.

ST_DROPPED

The dropped state.

ST_HELD

The held state.

ST_IDLE

The idle state.

ST_OFFHOOK

The offhook state.

ST_RINGING

The ringing state.

ST_TALKING

The talking state.