Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
poly-evo-service-enabled | xs:boolean | True if the Poly EVO service is enabled. False otherwise | Mandatory |
secure-port-number | xs:int | The Poly EVO secure port number | |
secure-port-number-public | xs:int | The Poly EVO secure port for the public (WAN) network interface if it's different than the private (LAN) network interface. If this value is not specified, the public network interface Poly EVO port number will be the same as that of the private network interface. | |
device-authentication | EvoDeviceAuthentication | ||
device-authentication-public | EvoDeviceAuthentication | ||
dial-plan | xs:string | The name or UID of the dial plan to use for H.323 calls with endpoints in the private network. If not supplied the default authorized dial plan will be assigned. | |
dial-plan-public | xs:string | The name or UID of the dial plan to use for H.323 calls with endpoints in the public network. If not supplied the default authorized dial plan will be assigned. | |
acl-id | xs:string | The UID of the ACL to use for Poly EVO calls with endpoints in the private network. | |
acl-id-public | xs:string | The UID of the ACL to use for Poly EVO calls with endpoints in the public network. | |
registration-policy-id | xs:string | The UID of the registration policy to use for listening points in the private network. | |
registration-policy-id-public | xs:string | The UID of the registration policy to use for listening points in the public network. | |
cluster-name | xs:string | The name of the cluster to which the config applies. | |
cluster-identifier | xs:string | The identifier of the cluster to which the config applies. | |
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. | |
allow-guest | xs:boolean | Allows unauthenticated EVO registration for guests on the private or public/private interface. | |
allow-guest-public | xs:boolean | Allows unauthenticated EVO registration for guests on the public interface. |
Name | Type | Restrictions |
---|---|---|
EvoDeviceAuthentication | xs:string | Value must be one of:
|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |