PlcmSipDeviceAuthenticationSettings

PlcmSipDeviceAuthenticationSettings

you can specify sip device authentication settings for inbound device authentication. Content-Type: application/vnd.plcm.plcm-sip-device-authentication-settings+xml. All attributes are used in ETag calculation except for entity-tag and atom-links.


PlcmSipDeviceAuthenticationSettings Fields

NameTypeDescriptionAttributes
atomLinkList Array of LinkSee Definition of Link
useDefaultRealmboolean It sets the realm for the Call Server to the cluster’s domain as specified on the Network Settings page (allowing each cluster of a supercluster to have its own realm). If no domain is specified on the Network Settings page, the default realm value is sip.dma. Mandatory
realmRealm The realm string in an authentication challenge tells the challenged device the protection domain for which it must provide credentials. Generally, it includes the domain label of the Call Server.
enableProxyAuthenticationboolean It configures the Call Server to respond to unauthenticated requests with 407 (Proxy Authentication Required) If it is false, the Call Server responds to unauthenticated requests with 401 (Unauthorized). Mandatory
authenticationValidTimeSecondsint It specifies the time period within which the Call Server doesn’t re-challenge a device that previously authenticated itself. Mandatory
entityTagEntityTag 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.


Nested Types/Restrictions


NameTypeRestrictions
EntityTagstring
Length of value must be >=1
Length of value must be <=64
Realmstring
Length of value must be >=1
Length of value must be <=128