atomLinkList | List of link | See Definition of link | |
sip-config-enabled | xs:boolean |
The SIP setting 's current state. True if it's enabled, False otherwise
| Mandatory |
anat-support-enabled | xs:boolean |
ANAT will be put into SDP's supported header field if set to true.
| |
primary-dial-plan-ports | PrimaryDialPlanPorts |
Deprecated: This list will be combined with alternate-dial-plan-ports. Use v2 or higher. The list of primary dial plan ports.
| |
alternate-dial-plan-ports | AlternateDialPlanPorts |
Deprecated: This list will be combined with primary-dial-plan-ports. Use v2 or higher. The list of alternate dial plan ports.
| |
alternate-dial-plan-prefixes | AlternateDialPlanPrefixes |
Deprecated: This field is ignored. The list of alternate dial plan prefixes
| |
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.
| |
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.
| |
internal-ephemeral-port-range-start | xs:int |
Starting port range (inclusive) for ephemeral outbound ports used by SIP on the internal (LAN) interface.
Should be between 1024 and 65535 (inclusvie). May be the same or different than the external range.
| |
internal-ephemeral-port-range-end | xs:int |
Ending port range (inclusive) for ephemeral outbound ports used by SIP on the internal (LAN) interface.
Should be between 1024 and 65535 (inclusvie). May be the same or different than the external range.
| |
external-ephemeral-port-range-start | xs:int |
Starting port range (inclusive) for ephemeral outbound ports used by SIP on the external (WAN) interface.
Should be between 1024 and 65535 (inclusvie). May be the same or different than the internal range.
| |
external-ephemeral-port-range-end | xs:int |
Ending port range (inclusive) for ephemeral outbound ports used by SIP on the external (WAN) interface.
Should be between 1024 and 65535 (inclusvie). May be the same or different than the internal range.
| |