PlcmSipConfig

PlcmSipConfig

PlcmSipConfig Fields

NameTypeDescriptionAttributes
atomLinkList Array of LinkSee Definition of Link
sipConfigEnabledboolean The SIP setting 's current state. True if it's enabled, False otherwise Mandatory
anatSupportEnabledboolean ANAT will be put into SDP's supported header field if set to true.
primaryDialPlanPortsPrimaryDialPlanPorts Deprecated: This list will be combined with alternate-dial-plan-ports. Use v2 or higher. The list of primary dial plan ports.
alternateDialPlanPortsAlternateDialPlanPorts Deprecated: This list will be combined with primary-dial-plan-ports. Use v2 or higher. The list of alternate dial plan ports.
alternateDialPlanPrefixesAlternateDialPlanPrefixes Deprecated: This field is ignored. The list of alternate dial plan prefixes
entityTagEntityTag 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.
clusterNamestring The name of the cluster to which the config applies.
clusterIdentifierstring The identifier of the cluster to which the config applies.
internalEphemeralPortRangeStartint 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.
internalEphemeralPortRangeEndint 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.
externalEphemeralPortRangeStartint 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.
externalEphemeralPortRangeEndint 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.

AlternateDialPlanPrefixes Fields

NameTypeDescriptionAttributes
plcmPrefixList Array of PlcmPrefixSee Definition of PlcmPrefix

AlternateDialPlanPorts Fields

NameTypeDescriptionAttributes
plcmProtocolListeningPointList Array of PlcmProtocolListeningPointSee Definition of PlcmProtocolListeningPoint

PrimaryDialPlanPorts Fields

NameTypeDescriptionAttributes
plcmProtocolListeningPointList Array of PlcmProtocolListeningPointSee Definition of PlcmProtocolListeningPoint


Nested Types/Restrictions


NameTypeRestrictions
EntityTagstring
Length of value must be >=1
Length of value must be <=64