Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
name | Name | Super cluster node name. | Mandatory |
nodeIdentifier | NodeIdentifier | Super cluster node unique identifier. | Mandatory |
nodeType | NodeType | Type of supercluster node. | |
signalingAddress | string | The call signaling address used for both H.323 and SIP. | |
h323SignalingEnabled | boolean | True/False flag indicating if H.323 signaling is enabled. If enabled the DMA server operates as a gatekeeper. | Mandatory |
sipSignalingEnabled | boolean | True/False flag indicating if SIP signaling is enabled on the Call Server. If SIP signaling is enabled, then the Call Server operates as both a SIP registrar and proxy server. | Mandatory |
h323CallSignalingPort | int | The H.323 call signaling port (H.225). | |
h323RasPort | int | The port used for the H.323 RAS (Registration, Admission, and Status) channel. | |
sipProxyTcpPort | int | The unencrypted TCP port used for SIP signaling. | |
sipProxyUdpPort | int | The unencrypted UDP port used for SIP signaling. | |
sipProxyTlsPort | int | The TLS port used for encrypted SIP signaling. | |
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. |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
NodeType | string | Value must be one of:
|
NodeIdentifier | string | Length of value must be >=1 Length of value must be <=36 |
Name | string | Length of value must be >=1 Length of value must be <=256 |