Get Logical Device Information

The Get Logical Device Information service is used to obtain the current set of characteristics/capabilities associated with the logical element of a given device.

Service Request

Table 1. Service request

Parameter

Type

Description

Device

DeviceID

The device being queried.

Positive Acknowledgment

Table 2. Positive acknowledgment

Parameter

Type

Description

deviceCategory

Enumerated

Group when ACD, CTI or PBX group, Station otherwise.

groupDeviceAttributes

Bitmap

Only one bit is set. Parameter is sent when deviceCategory is Group. For ACD and CTI groups ACD attribute is true. For PBX groups Hunt attribute is true.

namedDeviceTypes

Enumerated

See Named Device Types.

hasPhysicalElement

Boolean

For non-generic extensions always true. For generic extensions set to true when at least one terminal is logged on. False in all other cases.

acdModels

Bitmap

Visible ACD-related Devices is true, Non-Visible ACD-related Devices is false.

appearanceAddressable

Boolean

False – appearances are not addressable

appearanceType

Enumerated

Selected-Standard

otherPhysicalDeviceList

List of DeviceIDs

Present when device being queried is a multi-terminal device. Contains a list of the currently logged on terminals presented in Switching Function Representation.

NM in this context contains model name of device.

Device list is sorted. Desk phone first, SIP second. Making SIP desk phone on top.

transAndConfSetup

Bitmap

All bits are set to true.

privateData

CSTAPrivateData

This includes:

  • typeOfDevice
  • cstaSubTypeOfDevice
  • deviceModelName
  • ipAddress
  • logOnNumber
For more information, see the Type of Device section.

Negative Acknowledgment

Standard error codes as described in [1].