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 |
---|---|---|---|
device-admission-policy | PlcmDeviceAdmissionPolicyEnum | ||
call-forwarding-rule-list | PlcmCallForwardingRuleList | ||
plcm-device-status | plcm-device-status | See Definition of plcm-device-status | |
atomLinkList | List of link | See Definition of link | |
plcm-mcu-identity | plcm-mcu-identity | See Definition of plcm-mcu-identity | |
plcm-sip-identity-v2 | plcm-sip-identity-v2 | See Definition of plcm-sip-identity-v2 | |
plcm-isdn-identity | plcm-isdn-identity | See Definition of plcm-isdn-identity | |
plcm-h323-identity | plcm-h323-identity | See Definition of plcm-h323-identity | |
plcm-service-class-v2 | plcm-service-class-v2 | See Definition of plcm-service-class-v2 | |
device-identifier | DeviceIdentifier | The Call Server device identifier. This is read-only for clients. | |
device-name | xs:string | Indicates device name. | |
device-owner | xs:string | The user account associated with the device, i.e the device owner. | |
owner-domain | xs:string | The domain of the user account. | |
device-model | xs:string | Model of the device. | |
device-version | xs:string | Device software version. | |
registration-identifier | xs:string | Unique identifier of the devices registration with the call server. | |
allow-inactivity-deletion | xs: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. | |
registration-direction | RegistrationDirection | Direction of the device registration. This value is read-only for clients. | |
supports-h323 | xs:boolean | Flag indicating if the device supports H.323. | |
supports-isdn | xs:boolean | Flag indicating if the device supports ISDN. | |
supports-sip | xs:boolean | Flag indicating if the device supports SIP | |
has-mcu-capabilities | xs:boolean | Flag indicating if the device has MCU capabilities. | |
ip-address | xs:string | Device IP address. | |
area-identifier | xs:string | Indicates to which area device belongs to. | |
scheduler-device | xs: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. | |
entity-tag | 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. | |
device-type | xs:string | Device type, only available from Resource Manager | |
manage-mode | xs:string | Manage mode: VC2 mode or blank, only available from Resource Manager | |
serial-number | xs:string | Serial Number, only available from Resource Manager. | |
site | xs:string | Site name. | |
is-indirect | xs:boolean | A value of true indicates the device is behind an edge device like a VBP, SBC, RPAD, etc. This is read-only for clients. | |
device-authentication | xs:boolean | Device authentication value. | Mandatory |
never-delete-due-to-inactivity | xs:boolean | Prevents the registration from ever expiring. Only considered while updating any device. | |
alert-on-registration-loss | xs:boolean | If the device unregisters from the Call Server or its registration expires, an informational alert is triggered. Only considered while updating any device. | |
compliance-level | ComplianceLevel | Indicates whether the device is compliant or noncompliant with the applicable registration policy script | |
territory | xs:string | Territory name. | |
registration-policy-exception | xs:string | Shows any exceptions with which the device was flagged as a result of applying a registration policy. | |
active-calls | xs:int | Indicates number of calls of a device. | |
owner-user-uuid | xs:string | The uuid of the user account. | |
owner-room-uuid | xs:string | The uuid of the room account. | |
path-header | List of xs:string | Path header | |
sip-username | xs:string | Sip Username | |
authentication-name | xs:string | Authentication Name |
Name | Type | Restrictions |
---|---|---|
ComplianceLevel | xs:string | Value must be one of:
|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
Passthru | xs:string | Length of value must be >=1 Length of value must be <=512 |
Passback | xs:string | Length of value must be >=1 Length of value must be <=512 |
RegistrationDirection | xs:string | Value must be one of:
|
DeviceIdentifier | xs:string | Length of value must be >=1 Length of value must be <=36 |