This object defines a voice or video device which can either register with the Polycom Call Server through H.323 and/or SIP or be manually added. Currently this includes both hard and soft endpoint and MCUs. While the intent of this module is for devices which register themselves with the Call Server, it also allows for endpoint and MCUs which are manually added to the Call Server, but not registered through H.323 or SIP. All attributes are used in ETag calculation except for entity-tag and atom-link.
Name | Type | Description | Attributes |
---|---|---|---|
plcmDeviceStatus | PlcmDeviceStatus | See Definition of PlcmDeviceStatus | |
atomLinkList | Array of Link | See Definition of Link | |
plcmMcuIdentity | PlcmMcuIdentity | See Definition of PlcmMcuIdentity | |
plcmSipIdentity | PlcmSipIdentity | See Definition of PlcmSipIdentity | |
plcmIsdnIdentity | PlcmIsdnIdentity | See Definition of PlcmIsdnIdentity | |
plcmH323Identity | PlcmH323Identity | See Definition of PlcmH323Identity | |
plcmServiceClass | PlcmServiceClass | See Definition of PlcmServiceClass | |
deviceIdentifier | DeviceIdentifier | The Call Server device identifier. This is read-only for clients. | |
deviceName | string | Indicates device name. | Mandatory |
deviceOwner | string | The user account associated with the device, i.e the device owner. | |
ownerDomain | string | The domain of the user account. | |
deviceModel | string | Model of the device. | |
deviceVersion | string | Device software version. | |
registrationIdentifier | string | Unique identifier of the devices registration with the call server. | |
allowInactivityDeletion | boolean | Allow the device to be automatically deleted if its registration is inactive for a prolonged period of time. The amount of time a device must be inactive for is based on the settings of the Call Server's registration policy. This will be set to true by default when a new device is created. | |
registrationDirection | RegistrationDirection | Direction of the device registration. This value is read-only for clients. | |
supportsH323 | boolean | Flag indicating if the device supports H.323. | |
supportsIsdn | boolean | Flag indicating if the device supports ISDN. | |
supportsSip | boolean | Flag indicating if the device supports SIP | |
hasMcuCapabilities | boolean | Flag indicating if the device has MCU capabilities. | |
ipAddress | string | Device IP address. | |
areaIdentifier | string | Indicates to which area device belongs to. | |
schedulerDevice | boolean | Indicates if device can be scheduled or not. | |
passback | Passback | User defined value for that is opaque to the system | |
passthru | Passthru | User defined value that that is opaque to the system. Note: that this parameter can be used to pass through to other, internal, persistent areas of the system such as Call Data Records. | |
entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. | |
deviceType | string | Device type. | |
manageMode | string | Manage mode. | |
serialNumber | string | Serial Number. | |
site | string | Site. |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
Passthru | string | Length of value must be >=1 Length of value must be <=512 |
Passback | string | Length of value must be >=1 Length of value must be <=512 |
RegistrationDirection | string | Value must be one of:
|
DeviceIdentifier | string | Length of value must be >=1 Length of value must be <=36 |