plcm-sip-device-authentication-settings.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-sip-device-authentication-settings  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.


Complex Types

PlcmSipDeviceAuthenticationSettings Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
use-default-realmxs:boolean 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.
enable-proxy-authenticationxs:boolean 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
authentication-valid-time-secondsxs:int It specifies the time period within which the Call Server doesn’t re-challenge a device that previously authenticated itself. Mandatory
entity-tagEntityTag 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.


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64
Realmxs:string
Length of value must be >=1
Length of value must be <=128