User reserved sip alias which haven't been assigned to devices. It is allowed that user reserve multiple sip alias for same device type, and they will be assigned to different resource tags in RPRM
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
aliasUuid | string | Identifier of the sip alias. Need to fill this in if this is an edited reservation. Leave it blank if this is a new reservation | |
ownerUuid | string | Identifier of the owner. Owner may be user or room. | Mandatory |
deviceTypeId | DeviceTypeId | The reserved dial string device type's id. If not set, the alias will be used for all device types. It can not be changed from or to ITP's device-type-id | |
deviceName | string | The reserved device name, can not be edited, just show the related device's name. This field is read only. | |
sipUri | SipUri | The SIP reserved. | Mandatory |
aliasRole | string | It can be Master or Slave. Indicates the alias's role in alias group. It is used in device group such as ITP. It is read only. | |
aliasGroupUuid | string | The unique alias group uuid to indicated the alias group. For ITP, it has three devices in a group, so it has three aliases in a group. It is read only. | |
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. |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
SipUri | string | Length of value must be >=1 Length of value must be <=512 |
DeviceTypeId | string | Length of value must be >=1 Length of value must be <=512 |