Phone line object which is used in the presence object model.
Not every client will have full CTI functionality, but has to display some information baout the
lines and phone states of users. For this AsnContactPhoneLine represents teh state of a line in the presence model.
AsnContactPhoneLine is an Object
Name | Type | Optional | Comment |
---|---|---|---|
iType | number | Enum for the type of the line. See AsnContactPhoneLineType for details. (Linked Type: AsnContactPhoneLineType) | |
u8sLinePhoneNumber | string | The identificator of a line. This could be a Phonenumber or a phone URI. | |
u8sDescriptor | string | Description text for a line. | |
u8sNumber | string | Phone number of the line. | |
seqCalls | AsnContactCallInformations | Call which are currently on the line. | |
seqLineForwards | AsnLineForwards | Line forwardings currently set on the line. | |
iState | AsnContactPhoneLineState | The line state. See AsnContactPhoneLineState for details (eLINEOFFLINE, eLINEONLINE, etc.) | |
bDoNotDisturb | boolean | Do not disturb flag for this line. TRUE do not disturb is active, FALSE not. | |
iForwardFeaturesPBX | number | Which sort of call forward is available on this line. See AsnForwardMode for details. (Linked Type: AsnForwardMode) | |
optionalParams | AsnOptionalParameters | yes | Optonal parameters
|
Version 7