you can specify sip device authentication settings for inbound device authentication. Content-Type: application/vnd.plcm.plcm-device-authentication-inbound+xml. All attributes are used in ETag calculation except for entity-tag and atom-links.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
inbound-identifier | xs:string | This is the autogenrated unique id to identify the device inbound authentication from device authentication inbound list. | |
name | Name | The name that the device includes in registration and signaling requests or responses to authentication challenges. | Mandatory |
password | Password | The password that the device includes in registration and signaling requests or responses to authentication challenges. | Mandatory |
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. |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
Password | xs:string | Length of value must be >=1 Length of value must be <=128 |
Name | xs:string | Length of value must be >=1 Length of value must be <=128 |