Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
webrtcConfigEnabled | boolean | The WebRTC setting's current state. True if it's enabled, False otherwise | Mandatory |
secureWebsocketPort | int | The port used for WebRTC. This is a read-only field and is ignored by DMA if supplied in HTTP PUT operation | |
dialPlan | string | The name or UID of the dial plan to use for authorized webRTC calls. If not supplied the default authorized dial plan will be assigned. | |
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. | |
clusterName | string | The name of the cluster to which the config applies. | |
clusterIdentifier | string | The identifier of the cluster to which the config applies. |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |