Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
rasPortNumber | int | The RAS porti number | |
callSignalingPortNumber | int | The Call Signaling port number (H.225 port) | |
rasPortNumberPublic | int | The RAS 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 RAS port number will be the same as that of the private network interface. | |
callSignalingPortNumberPublic | int | The Call Signaling port number (H.225 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 Call Signaling port number will be the same as that of the private network interface. | |
gkPortFrom | int | H.245 open firewall port FROM | |
gkPortTo | int | H.245 open firewall port FROM | |
h323MulticastEnabled | boolean | True if H323 Multicast is enabled. False otherwise | |
gkServiceEnabled | boolean | True if GateKeeper service is enabled. False otherwise | Mandatory |
enableDeviceAuthentication | boolean | True if H.323 device authentication is enabled. False otherwise | |
dialPlan | 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. | |
dialPlanPublic | 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. | |
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. | |
aclId | string | The UID of the ACL to use for H.323 calls with endpoints in the private network. | |
aclIdPublic | string | The UID of the ACL to use for H.323 calls with endpoints in the public network. | |
registrationPolicyId | string | The UID of the registration policy to use for listening points in the private network. | |
h460Enabled | boolean | True if H460 NAT traversal is enabled. False otherwise | |
h460RegistrationInterval | int | Registration exipration interval in seconds for registrations using H460. This keeps a RAS pinhole open in the endpoints firewall | |
registrationPolicyIdPublic | string | The UID of the registration policy to use for listening points in the public network. |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |