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.
| |
dial-plan-ports | DialPlanPorts |
The list of primary dial plan ports. This is the combination and replacement of pre v2 primary and alternate dial-plan-ports values.
| |
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.
| |