...
Noprint | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
...
Panel | |||
---|---|---|---|
In this section:
|
...
|
...
...
Info | ||
---|---|---|
| ||
Default values are enclosed in square brackets [ ]. |
...
...
The following parameters are added to sipTrunkGroup services:
Code Block | ||||
---|---|---|---|---|
| ||||
% set addressContext <addressContext name> zone <zone name> sipTrunkGroup <sipTrunkGroup name> services dialogEventNotificationSupported <enabled | [disabled]>
% set addressContext <addressContext name> zone <zone name> sipTrunkGroup <sipTrunkGroup name> services colocatedPandEcscf <enabled | [disabled]> |
The following configurations are added in this release in support of Optimal Media Routing (OMR) and Transit and Roaming Function (TRF) features.
realm
parameter is added to Address Context objectomrAllowed
is added to SIP Trunk Group media object .omrPrimaryRealm
is added to SIP Trunk Group media objectremoteDeviceType
is enhanced with two new values: core, nniCode Block | ||||
---|---|---|---|---|
| ||||
% set addressContext <ADDR_CONTEXT_NAME> realm <RealmName> connectedRealm <connectedRealmName> |
Code Block | ||||
---|---|---|---|---|
| ||||
% set addressContext <ADDR_CONTEXT_NAME> zone <Zone_Name> sipTrunkGroup <TrunkGroupName> media omrAllowed <[disabled] | enabled | ravelCallOnly>
% set addressContext <ADDR_CONTEXT_NAME> zone <Zone_Name> sipTrunkGroup <TrunkGroupName> media omrPrimaryRealm <OMR primary realm name> |
Code Block | ||||
---|---|---|---|---|
| ||||
% set addressContext <ADDR_CONTEXT_NAME> zone <Zone_Name> remoteDeviceType <CORE | NNI | accessDevice | appServer | [none]> |
The following parameters are added to SBC in support of Stateless Register Relay functionality:
sipRegRelay
is added to Zone object to enable Register Relay functionality.generateSipHeaderEncryptionKeys
is added to generate header encryption keys for AES encryption.encryptPathHeader
encryptServiceRouteHeader
noServiceRouteHdrForEmergencyRegistration
is added to IPSPNew Zone flag:
Code Block | ||||
---|---|---|---|---|
| ||||
% set addressContext <address context name> zone <zone name> sipRegRelay <[disable] | enable>
|
New System Security request command:
Code Block | ||||
---|---|---|---|---|
| ||||
> request system security generateSipHeaderEncryptionKeys |
New IP Signaling Profile Flags:
Code Block | ||
---|---|---|
| ||
% set profiles signaling ipSignalingProfile <IPSP name> commonIpAttributes headerEncryptionFlags encryptPathHeader <[disable] | enable>
% set profiles signaling ipSignalingProfile <IPSP name> commonIpAttributes headerEncryptionFlags encryptServiceRouteHeader <[disable] | enable>
% set profiles signaling ipSignalingProfile <IPSP name> commonIpAttributes flags noServiceRouteHdrForEmergencyRegistration <[disable] | enable> |
The following methods are added to eventAcctMethods
.
eventNotify
eventRegister
eventRefer
eventSubscribe
Code Block | ||
---|---|---|
| ||
% set oam accounting admin eventAcctMethods <eventMessage | eventNotify | eventOptions | eventPublish | eventRegister | eventRefer | eventSubscribe> |
The SBC is enhanced in this release to support the relaying TCP traffic in addition to SIP/SDP traffic with the addition of a relayProfile
, a relayPort
configuration on a per-Zone basis.
Code Block | ||||
---|---|---|---|---|
| ||||
% set profiles services relayProfile <relayProfile name>
maxEgressConn <[1000]>
maxEgressRate <[50/sec]>
maxIngressConn <[1000]>
maxIngressRate <[50/sec]>
tcp keepAlive <1-1000 seconds. default=200> |
Code Block | ||||
---|---|---|---|---|
| ||||
% set addressContext <addressContext name> zone <zone name> id <zoneId> relayPort <1-4000>
ipAddress <IPv4 or IPv6 address>
ipInterfaceGroupName <ipInterfaceGroup name>
mode <inService | [outOfService]>
portNumber <1-65535, default=5269>
relayProfile <relayProfile name>
state <[disabled] | enabled>
transportProtocolsAllowed <[tcp]>
% request addressContext <addressContext name> deleteRelayPortTransId transId <transactionId> |
Additionally, several statistics are added to report on these new configurations.
The relaySessionStats
object is added to addressContext and includes the following statistics.
Code Block | ||
---|---|---|
| ||
% show table addressContext default relaySessionStats 3
transId 1;
packetRxTx 2/2;
dataRxTx 34/34;
inboundZone ZONE_IAD;
inboundLocalPeer 10.7.14.41:5222;
inboundRemotePeer 10.7.6.40:60293;
outboundZone ZONE_IAD;
outboundLocalPeer 10.7.14.37:57183;
outboundRemotePeer 10.7.6.40:9992; |
The relayCurrentStatistics
object is added to addressContext
and includes the following statistics.
Code Block | ||
---|---|---|
| ||
% show table addressContext default relayCurrentStatistics
NEW CONN TERM
CONN CONN TERM NON
KEY CREATED GRACEFULLY GRACEFULLY
------------------------------------------
default 2 1 0 |
The relayIntervalStatistics
object is added to addressContext
and includes the following statistics.
Code Block | ||
---|---|---|
| ||
% show table addressContext default relayIntervalStatistics
NEW CONN TERM
INTERVAL CONN CONN TERM NON
NUMBER KEY VALID TIME CREATED GRACEFULLY GRACEFULLY
--------------------------------------------------------------------
299 default true 269098 0 0 0
300 default true 269998 0 0 0
302 default true 270898 0 0 0 |
The flag supportRegEvent
is added to IP Signaling Profile (IPSP) to configure support for registration event package per IP Trunk Group.
Code Block | ||||
---|---|---|---|---|
| ||||
% set profiles signaling ipSignalingProfile <IPSP name> commonIpAttributes subscriptionPackageSupport supportRegEvent <[disable] | enable> |
Additionally, two Address Context statistics are added to SBC in support of the Reg-Event Subscription feature.
sipGeneratedSubscriptionStatus
– List of individual subscriptions. All subscriptions present in the system display in the command results. Terminated subscriptions, however, will not display.sipSubscriptionCountStatistics
– A count of subscription statistics in the system from the time system is up. These are reset on SBC reboot.Code Block | ||||
---|---|---|---|---|
| ||||
> show table addressContext default sipGeneratedSubscriptionStatus
REGISTRAR EXT
PACKAGE IP EXPIRATION SUBSCRIPTION DOMAIN
ID NAME ADDRESS TIME STATE NAME
----------------------------------------------------------
516 REG-EVENT 0.0.0.0 3660 active egress.com
> show table addressContext default sipSubscriptionCountStatistics
SIP SIP SIP
SUBSCRIPTION SUBSCRIPTION SIP SUBSCRIPTION SIP
COUNT COUNT SUBSCRIPTION COUNT SUBSCRIPTION
NAME ATTEMPTS SUCCESSFUL COUNT ACTIVE PENDING COUNT FAILED
-----------------------------------------------------------------------------
entry 5 4 1 0 1 |
The following CLI changes are made in support of routing enhancements for Route Header and Roaming User features:
...
Added flag sendRouteUriToPsx
to SIP Trunk Group callRouting
object
The parameter generateRtcpForT140IfNotReceivedFromOtherLeg
is added to packetServiceProfile rtcpOptions rtcp
. When the parameter is set to enable
, the SBC generates RTCP for T140 media streams if RTCP is not received from peer.
For more information, refer to the following pages:
Info | ||||
---|---|---|---|---|
| ||||
To configure this feature, ensure that the
|
To configure the parameter generateRtcpForT140IfNotReceivedFromOtherLeg
, use the following syntax:
Code Block |
---|
set profiles media packetServiceProfile <packetServiceProfile_name: INGRESS>
rtcpOptions
rtcp <disable | enable>
generateRtcpForT140IfNotReceivedFromOtherLeg <disable | enable> |
Caption | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
The SBC is enhanced to support a Public Key-based peer authentication method for IPSec on SBC. In past releases, the SBC used a Preshared key-based authentication method for Peer authentication during IKE negotiation for establishing IKE and IPSec Security associations. To meet Common Criteria certification requirements, the SBC is now capable of using x.509 digital certificates for Peer authentication. Note: Not currently supported on SBC Cloud and D-SBC platforms.
For more information, refer to IPsec Peer - CLI.
Code Block |
---|
% set addressContext default ipsec peer <peerName> authType <psk | rsaSig>
% set addressContext default ipsec peer <peerName> localCertificate <sbcCertName>
% set addressContext default ipsec peer <peerName> remoteCertificate <peerCertName>
% set addressContext default ipsec peer <peerName> remoteCaCertificate <caCertName1> |
Parameter | Default | Description | M/O |
---|---|---|---|
authType | psk | The authentication method – preshared key (psk) or rsa signature (rsaSig). | M |
localCertificate | n/a | The name of local (SBC) Certificate. | M |
remoteCertificate | n/a | The name of remote (IPSec Peer) Certificate. | M |
remoteCaCertificate | n/a | The name of remote CA Certificate referred by the IPSec peer entry. | O |
The SBC is enhanced with the parameter maxNumTransfers
under the object global signaling
.
For more information, refer to Signaling - Global - CLI and Show Table Global.
To configure maxNumTransfers
, use the following syntax:
Code Block |
---|
% set global signaling maxNumTransfers <10-100> |
Caption | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
To configure maxNumTransfers
, use the following example:
Code Block |
---|
% set global signaling maxNumTransfers 30 |
To display the maxNumTransfers
, use the following example:
In the "configure" mode:
Code Block |
---|
% show global signaling maxNumTransfers
maxNumTransfers 30 |
In the "display" mode (when you exit the "configure" mode):
Code Block |
---|
> show table global signaling
maxNumTransfers 30;
messageManipulation {
inputAdapterProfile DD1;
outputAdapterProfile DD1;
}
sipPeerOverloadControl {
samplingPeriod 2;
discardPeriod 2;
stepDownGain 100;
rejectThreshold 1;
}
sipSigControls {
registrarSupportContactParam enabled;
maxPduSizeValue pdusize15kb;
}
|
The SBC is enhanced to support a new parameter "Generate Recording CDR" to the OAM > Accounting > Admin. When the "Generate Recording CDR" parameter is enabled, the SBC generates a Recording-CDR. The selected CDR is placed in the .ACT files along with the other call and Event CDRs. All the file size and CDR count rules of the existing CDRs apply to the Recording CDRs.
For more information, refer to Packet Service Profile - CLI.
Code Block |
---|
% set oam accounting admin generateSipRecordingCdr <disabled | enabled> |
Parameter Name | Default Value | Optional or Required? | Parameter Description |
---|---|---|---|
| disabled | Optional | Enables or disables generation of CDRs for recording SIP calls. |
The ATIS specification defines an optional capability to signal verification failures in backward provisional responses. If a terminating carrier B fails verification for an originating carrier A subscribers, but continues to deliver the call to the carrier B called party, carrier A will have no way to know. The terminating carrier can use failed verification to indicate robocalling status to the called party. In this case, carrier A has no way to know that their subscribers' calls are being flagged as robocalls to the terminating party.
The capability described in the ATIS specification solves this issue if carrier A has tools in place to find these indications in the SIP messaging.
Trunk-group-level SIP cause value reporting should include counts for each unique case value transmitted. These statistics already exist for the Reason header transmitted at the end of the call; however, this would additionally count the cause values send in the 18x/200 for STIR/SHAKEN.
New STI Profile flag overWriteReasonCodeIn4xxto6xx
added regarding 4xx-6xx handling.
For more information, refer to STI Profile - CLI.
Code Block | ||
---|---|---|
| ||
% set profiles services stiProfile <profile_name> overWriteReasonCodeIn4xxto6xx <disabled | enabled> |
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
overWriteReasonCodeIn4xxto6xx | 1 | disabled | This parameter controls whether to Insert Reason Code from PSX or not in case of 4XX/5XX/6XX responses
| O |
A parameter, t140RtcpMonitorInterval
, is added under mediaRTCPControl to define the RTCP monitoring interval. This enables the SBC to wait for an RTCP packet from peer before starting RTCP towards T.140 endpoint with the following PSP flag enabled.
A flag, generateRTCPForT140IfNotReceivedFromOtherLeg,
is added under RTCP Options in the Packet Service Profile so that the SBC is able to configure specific trunk groups to generate RTCP on T.140 to T.140 passthrough media streams. The SBC will start generating RTCP for T.140 stream if RTCP is NOT received from the endpoint.
For more information, refer to Packet Service Profile - CLI and Media System - CLI.
Code Block |
---|
% set system media mediaRtcpControl t140RtcpMonitorInterval 6
% set profiles media packetServiceProfile DEFAULT rtcpOptions generateRtcpForT140IfNotReceivedFromOtherLeg enable |
Div | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||
|
Div | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||
|
The synchronization source (SSRC) identifier uniquely identifies media streams within an RTP session and is included in SDP signaling when establishing or modifying media sessions. The WebRTC specification requires that the SSRC value in an RTP stream match the SSRC sent in the SDP. However some endpoints, such as PSTN gateways, are not capable of generating SSRC values so they are not present in the SDP. Other endpoints change the SSRC during call hold/resume scenarios. The SBC provides two flag parameters to the Packet Service profile to determine whether the SBC generates and updates the SSRC and related attributes.
For more information, refer to Packet Service Profile - CLI.
The SBC adds the following two flags to the Packet Service profile.
Code Block |
---|
% set profiles media packetServiceProfile <profile name> flags
generateAndSignalSSRCAndCname <disabled | enabled>
allowMidCallSSRCModification <disabled | enabled> |
The SBC only allows mid-call modifications to the SSRC if it is generating the SSRC. Therefore, the first parameter, generateAndSignalSSRCAndCname
, must be enabled for the second parameter, allowMidCallSSRCModification,
to become available.
Parameter | Description |
---|---|
| Enable this flag to generate an SSRC value and associated attributes and include them in SDP signaling and RTP/RTCP streams. Options are:
Note: This flag takes precedence over the Packet Service Profile |
| Enable this flag so that in call hold/resume scenarios the SBC modifies the SSRC and associated attributes after the call resumes. The SBC sends both the previous and updated SSRC in SDP signaling and includes the new SSRC iin RTP/RTCP streams. Options are:
Note: You must enable the Note: If you enable the IP Signaling profile common IP attributes flag |
The rcodeErrorMonitorTimer
parameter is added to the DNSGroup
configuration to support monitoring timer interval which the SBC Core uses to monitor RCODE errors.
For more information, refer to DNS Group - CLI
Code Block |
---|
% set addressContext <address_context_name> dnsGroup <dnsgroup> rcodeErrorMonitorTimer <rcode_error_monitor_timer> |
Caption | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
The SBC is enhanced to allow writing accounting files containing CDRs into a compressed format. The compressed files are retained for a user-specified time period; thereafter, they are automatically deleted after a specified number of days. The compressed files are stored in the evlog
directory or another directory that you specify.
For more information, refer to Event Log - CLI
Code Block | ||
---|---|---|
| ||
% set oam eventLog typeAdmin acct
compressionSupport <both | none | only>
compressionDaysToKeep <1 .. 7>
compressionCleanupDirectory
|
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
compressionSupport | N/A | Type of compression.
| ||
compressionDaysToKeep | 1-7 | 5 | The number of days to keep compressed files before deleting. | |
compressionCleanupDirectory | N/A | N/A | Alternate directory name (containing no slashes) under the log file directory from which compressed files are removed after compressionDaysToKeep days elapse. |
The following is the full syntax to create a SIP ARS profile, including the new recoveryAlgForTimeouts
and recoveryAlgForNoRetryAfter
options and their parameters for selecting the ARS recovery algorithm for each blacklist algorithm.
For more information, refer to SIP ARS Profile - CLI.
Info | ||
---|---|---|
| ||
Ensure the ARS profile is configured with the recovery algorithms specified in the recovery flags. |
Code Block |
---|
set profiles services sipArsProfile <Profile Name> recoveryAlgForTimeouts < probe | timer | none > |
Code Block |
---|
set profiles services sipArsProfile <Profile Name> recoveryAlgForNoRetryAfter < probe | timer | none > |
Code Block | ||
---|---|---|
| ||
% set profiles services sipArsProfile <profile name>
blkListAlgRetryAfterType sip-503
blkListAlgTimeoutsDuration <1-3600>
blkListAlgTimeoutsNumTimeouts <1-3600>
blkListAlgTimeoutsType sip-invite
blkListAlgorithms <retryafter | timeouts | noRetryAfer>
blkListAlgNoRetryAfterNum503 <1-3600>
blkListAlgNoRetryAfterDuration <1-3600>
failureResponseCodes <400-699 | all |all4xx | all5xx | all6xx>
midDialogArsScreenLevel <always | never | onlyIfNotBlackListDueto503>
recoveryAlgProbeDuration <1-3600>
recoveryAlgProbeInterval <1-600>
recoveryAlgProbeMethod sip-options
recoveryAlgProbeNumResponses <1-32>
recoveryAlgTimerDuration <1-3600>
recoveryAlgorithm <probe|timer>
recoveryAlgForTimeouts <probe|timer|none>
recoveryAlgForNoRetryAfter <probe|timer|none>
|
Caption | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||
|
Two new parameters are added to SIP trunk group signaling and are shown in the context of the complete command syntax.
performPrecondtionRenegotiation:
to re-initiate precondition procedure when the Spacevars | ||
---|---|---|
|
preferUPDATEOverReINVITE:
to use UPDATE instead of Re-INVITE on the ingress to communicate SDP, when the call goes to the confirmed state.For more information, refer to:
Code Block | ||
---|---|---|
| ||
% set addressContext default zone <zone_name> sipTrunkGroup <siptrunkgroup_name> signaling preferUPDATEOverReINVITE <enabled | disabled>
|
Code Block |
---|
% set addressContext default zone <zone_name> sipTrunkGroup <siptrunkgroup_ingress_name> signaling performPrecondtionRenegotiation
<enabled | disabled>
|
Caption | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||
|
Packets that cause a direct SBC fault can lead to a catastrophic failure of an SBC service, which is known as a packet-stimulated fault avalanche. These packets appear for various reasons, such as: the SBC adds a new Session Initiation Protocol (SIP) endpoint, upgrades or replaces a peering endpoint or gateway (GW), changes a configuration on a peer, or introduces a new call scenario. The SBC does not currently check for double faults, which is when the SBC has a failover and then another failover. Double faults cause call loss.
For more information, refer to CLI Configure Mode.
Use the following command to set and configure the faultAvalancheControl
parameter.
Code Block |
---|
% set system faultAvalancheControl callIdThreshold <0-999> calledPartyThreshold <0-999> callingNCalledPartyThreshold <0-999> callingPartyThreshold <0-999> sourceIpThreshold <0-999> faultRecAgeingTimeOut <15-60> |
Use the following command to enable or disable the faultAvalancheControl
parameter.
Code Block |
---|
% set system faultAvalancheControl facState <disabled | enabled> |
Caption | |||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||
|
In specific call scenarios, the SBC treats the Offer-Answer (OA) as a MODIFY Offer-Answer cycle, but the peer treats it as an INITIAL Offer-Answer cycle. According to RFC 3261, the response from the peer is expected within 300 seconds. The SBC, however, assumes a 20-second response, and therefore any delay in the response from the peer which exceeds of 20 seconds causes call failure.
Currently, the internal Offer-Answer (OA) timer value is fixed and cannot be configured. To overcome this limitation, the SBC is enhanced with a new parameter offerAnswerTimer
to configure this OA timer.
For more information, refer to Signaling - Global - CLI
Code Block |
---|
% set global signaling sipSigControls offerAnswerTimer
Possible completions:
<Enter offer answer timer value in range of (10..300) in seconds.> (20): |
Caption | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
|
The SBC provides the following new SIP trunk group parameter to specify whether to use the Contact header information instead of the source IP address when routing a call to an access user over TLS transport.
For more information, refer to SIP Trunk Group - Signaling - CLI
% set addressContext <address context> zone <zone> sipTrunkGroup <trunk group name> signaling honorContactInRegisterForTLSCalls <disabled | enabled> |
Parameter | Description |
---|---|
| Use this flag to specify where the SBC directs access calls from the internal network to users in the access network when the call is over TLS transport. The options are:
|
When the SBC fails a DNS query, it generates a 503 or 500 error response. These error codes are now mapped to a configurable response code. A new enum - DnsRcodeError - has been added to internalCause
in sonusSipInternalCauseMapProfile
.yang to provide mapping entry in existing InternalSipCauseMapProfile
profile.
For more information, refer to Show Table Global. and Internal SIP Cause Map Profile - CLI.
Code Block |
---|
% set profiles signaling sipCauseCodeMapping internalSipCauseMapProfile <profile_name> causeMap <CPC cause value> DnsRcodeError |
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
dnsRcodeError | 300-606 | N/A | Allows 500 and 503 error code mapping to a configurable response code. | Mandatory |
The SBC adds support for using SIP Message Manipulation (SMM) to enable secondary selection of an ingress trunk group. This processing requires two new SMM operations and SIP Param Based Action profiles.
For more information, refer to SIP Adaptor Profile - CLI.
The following new operations are supported in SMM sipAdaptorProfiles
.
Code Block |
---|
% set profiles signaling sipAdaptorProfile <profileName> rule <rule index> action <action index> operation
storeSipParam
storeProfileName |
The SIP Param Based Action profile is supported.
Code Block |
---|
% set profiles signaling sipParamBasedActionProfile <profileName>
action <none | selectTG>
entry <0 to 2056>
trunkGroupName <trunk group name>
matchType
full
param <parameter value>
none
range
rangeEnd <end of parameter range>
rangeStart <start of parameter range>
regexp
paramRegexp <regular expression> |
The following table describes the new SMM operations.
Parameter | Description |
---|---|
| SMM operation that extracts a specified value (header, parameter, token) from the incoming SIP message to compare to mapping defined in a |
| SMM operation that stores the name of a sipParamBasedActionProfile to use in selecting a new ingress trunk group. |
The following table describes the parameters in the sipParamBasedActionProfile
.
Parameter | Length/Range | Description |
---|---|---|
| up to 23 characters | Name for the |
| n/a | Action to be performed by the
|
| 0 to 2056 | Index value for the entry. A sipParamBasedActionProfile can contain a maximum of 2056 entries. |
| up to 23 characters | The name of the trunk group to set as the new ingress trunk group if the corresponding entry matches the value extracted with the SMM storeSipParam operation. |
| n/a | Type of matching to use when comparing the value extracted with the SMM
|
| up to 128 characters | Parameter value to compare against when matchType is full . More than one param value can be defined for an entry when matchType is full . |
| up to 128 characters | Ending value for a range to compare against when matchType is range . |
| up to 128 characters | Starting value for a range to compare against when matchType is range . |
| up to 128 characters | Regular expression to compare against when the matchType is regexp . |
The SBC adds support for applying SIP message manipulation (SMM) profiles (SIP adaptor profiles) at both the global and address context levels and options that control how to execute profiles when they are specified at more than one level.
For more information, refer to Signaling - Global - CLI.
The following new options specify the names of SIP adaptor profiles to apply at the global level.
Code Block |
---|
% set global signaling messageManipulation
inputAdapterProfile <profile name>
outputAdapterProfile <profile name> |
The following new options specify the names of SIP adaptor profiles to apply to sessions within a specified address context..
Code Block |
---|
% set addressContext <address context> signaling messageManipulation
inputAdapterProfile <profile name>
outputAdapterProfile <profile name> |
The following new options specify whether or not to use fixed order execution when multiple SMM profiles apply to a session. When fixed order execution is enabled, you can also specify which of the four profile types to enable and therefore include in SMM processing.
Code Block |
---|
% set addressContext <address context> zone <zone> sipTrunkGroup <trunk group name> signaling messageManipulation smmProfileExecution
none
fixedOrder
addressContext acState <disable | enable>
global globalState <disable | enable>
iptg iptgState <disable | enable>
zone zoneState <disable | enable> |
Parameter | Length/Range | Description |
---|---|---|
| 0-23 characters |
|
| 0-23 characters | <profile name> – Enter the name of a SIP adaptor profile to use globally on outbound messages. |
Parameter | Length/Range | Description |
---|---|---|
| 0-23 characters |
|
| 0-23 characters | <profile name> – Enter the name of a SIP adaptor profile to use for the address context on outbound messages. |
Parameter | Description |
---|---|
| Specifies whether or not to use fixed order processing when more than one SIP adaptor profile applies to messages in sessions associated with the specified SIP trunk group. The options are:
|
| Specifies whether the SBC executes the rules in the SIP adaptor profiles assigned at the address context level on messages in sessions associated with the specified SIP trunk group. The options are:
This option is only available after you set |
| Specifies whether the SBC executes the rules in the SIP adaptor profiles assigned at the global level on messages in sessions associated with the specified SIP trunk group. The options are:
This option is only available after you set |
| Specifies whether the SBC executes the rules in the SIP adaptor profiles assigned at the SIP trunk group level on messages in sessions associated with the specified SIP trunk group. The options are:
This option is only available after you set |
| Specifies whether the SBC executes the rules in the SIP adaptor profiles assigned at the zone level on messages in sessions associated with the specified SIP trunk group. The options are:
This option is only available after you set |
A new Services profile, sipAdaptiveTransparencyProfile
, is added to configure SIP header transparency for P-ASSERTED-IDENTITY.
For more information, refer to SIP Adaptive Transparency Profile - CLI.
Under sipAdaptiveTransparencyProfile
, the following parameters are added:
sipMethod
sipResponse
state
triggerHeader
action
trigger
Code Block |
---|
% set profiles services
sipAdaptiveTransparencyProfile <profile_name>
sipMethod <UPDATE | INVITE>
sipResponse <180 | 183 | 200>
state <disabled | enabled>
triggerHeader <P-ASSERTED-ID>
action new-value
trigger value-change |
Info | ||||
---|---|---|---|---|
| ||||
The SIP Method |
Caption | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||
|
The CLI changes are as follows:
profiles signaling
:calledPrefixMatchProfile
carrierCodeToIoiMappingProfile
ioiToCarrierCodeMappingProfile
sipJJ9030InterworkingProfile
profiles signaling NNIProfile
:contractorNumInterworking
addressContext zone sipTrunkGroup signaling
:calledPrefixMatchProfile
sipJJ9030InterworkingProfile
For more information, refer to the following pages:
To configure the signaling profile calledPrefixMatchProfile
, use the following syntax:
Code Block |
---|
% set profiles signaling
calledPrefixMatchProfile <called_prefix_match_profile_name: 1-23 characters>
prefixMatch
<stringPattern: 1-12 digits, 'X' or 'x' characters>
<startPosition: 0-11>
<digitLength: 1-30> |
To configure the signaling profile carrierCodeToIoiMappingProfile
, use the following syntax:
Code Block |
---|
% set profiles signaling
carrierCodeToIoiMappingProfile <carrier_code: 4 digits [0-9]>
accessParam <class | type>
accessValue <access_value_string: 1-64 characters>
ioi <inter_operator_identifier_string: 1-128 characters> |
To configure the signaling profile ioiToCarrierCodeMappingProfile
, use the following syntax:
Code Block |
---|
% set profiles signaling
ioiToCarrierCodeMappingProfile <inter_operator_identifier_string: 1-128 characters>
carrierCode <carrier_code: 4 digits [0-9]> |
To configure the signaling profile sipJJ9030InterworkingProfile
, use the following syntax:
Code Block |
---|
% set profiles signaling
sipJJ9030InterworkingProfile <sip_JJ9030_Interworking_Profile_name: 1-23 characters>
addUserEqualPhoneforDivHiInterworking <disabled | enabled>
bciCalledPartyCategory <noIndication | ordinary | payphone | spare>
bciChargeIndicator <charge | noCharge | noIndication | spare>
bciTerminatingIsdnAccess <isdn | nonIsdn>
chargeAreaInformation <charge_area: 5 digits [0-9]>
origIoi <originating_inter_operator_identifier_string: 1-128 characters>
originatingCarrierCode <originating_carrier_code: 4 digits [0-9]>
setHiPresentationRestricted <disabled | enabled>
sipFlavor
JJ9030
SIP-T
SIP-ttc-charging-params
termIoi <terminating_inter_operator_identifier_string: 1-128 characters> |
To configure the parameter contractorNumInterworking
under the profile NNIProfile
, use the following syntax:
Code Block |
---|
% set profiles signaling NNIProfile <nni_profile_name>
contractorNumInterworking <disabled | enabled> |
To attach the signaling profiles calledPrefixMatchProfile
and sipJJ9030InterworkingProfile
with sipTrunkGroup
, use the following syntax:
Code Block |
---|
% set addressContext <address_context_name> zone <zone_name> sipTrunkGroup <SIP_TG_name> signaling
calledPrefixMatchProfile <called_prefix_match_profile_name>
sipJJ9030InterworkingProfile <sip_JJ9030_interworking_profile_name> |
Tip | ||
---|---|---|
| ||
Create the profiles |
The parameter descriptions for profiles signaling
calledPrefixMatchProfile
are as follows:
Caption | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||
|
The parameter descriptions for profiles signaling carrierCodeToIoiMappingProfile
are as follows:
Caption | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||
|
The parameter descriptions for profiles signaling
are as follows:ioiToCarrierCodeMappingProfile
Caption | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||
|
The parameter descriptions for profiles signaling
are as follows:sipJJ9030InterworkingProfile
Div | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The descriptions for new parameters under profiles signaling NNIProfile
are as follows:
Caption | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
The descriptions for new parameters under addressContext zone sipTrunkGroup signaling
are as follows:
Caption | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||
|
Code Block | ||||
---|---|---|---|---|
| ||||
% set addressContext <address_context_name> zone <zone_name> sipTrunkGroup <sip_trunk_group_name> callRouting useRouteSet <disabled | rcbNextHopAndStored | received | roamingOrStored | stored | storedAll> |
Code Block | ||||
---|---|---|---|---|
| ||||
% set addressContext <address_context_name> zone <zone_name> sipTrunkGroup <sip_trunk_group_name> signaling registration useRUriForRegisterRouting <disabled | enabled> |
Code Block | ||||
---|---|---|---|---|
| ||||
% set addressContext <address_context_name> zone <zone_name> disableZoneLevelLoopDetection <disabled | enabled> |
Code Block | ||||
---|---|---|---|---|
| ||||
% set addressContext <address_context_name> zone <zone_name> sipTrunkGroup <sip_trunk_group_name> callRouting sendRouteUriToPsx <disabled | enabled> |
The srvcc
parameter is added to global signaling object for configuring SRVCC functionality. The parameter is also added to zone object for enabling/disabling EATF functionality for the zone.
Code Block | ||||
---|---|---|---|---|
| ||||
% set global signaling srvcc
atcfUri (1-63 chars)
callLingerTimer (1-32 seconds, default-32)
eStnSr (1-32 chars)
stnSr (1-32 chars)
|
Code Block | ||||
---|---|---|---|---|
| ||||
% set addressContext default zone ZONE_AS srvcc eatf <[disable] | enable> |
The following SIP Trunk Group media PCRF parameters are added in this release to configure Access side to take advantage of Rx interface improvements:
signalingPath
fetchLocationInfo
provSignalingFlow
terminateOnNwFailure
Code Block | ||||
---|---|---|---|---|
| ||||
% set addressContext <address context name> zone <zone name> sipTrunkGroup <TG name> media Pcrf fetchLocationInfo <none | retrieveInOffer | retrieveInAnswer>
% set addressContext <address context name> zone <zone name> sipTrunkGroup <TG name> media Pcrf provSignalingFlow <disabled | enabled>
% set addressContext <address context name> zone <zone name> sipTrunkGroup <TG name> media Pcrf signalingPath <disabled | enabled>
% set addressContext <address context name> zone <zone name> sipTrunkGroup <TG name> media Pcrf terminateOnNwFailure <disabled | enabled> |
The following IP Signaling Profile flags are added in this release to configure Core side to take advantage of Rx interface improvements:
insertPAccessNetworkInfo
insertUEFlowInfo
Code Block | ||||
---|---|---|---|---|
| ||||
% set profiles signaling ipSignalingProfile <profile name> commonIpAttributes flags insertPAccessNetworkInfo <disable | enable>
% set profiles signaling ipSignalingProfile <profile name> commonIpAttributes flags insertUEFlowInfo <disable | enable> |
The following parameters are added in this release in support of Lawful Intercept.
Call Data Channel Parameters:
TCPMediaTransport
tcpMediaIpAddress
tcpMediaPort
UDPMediaTransport
udpMediaIpAddress
udpMediaPort
dsrTcpPort
liPolDipForRegdOodMsg
mediaTypeIntercepted
Code Block | ||||
---|---|---|---|---|
| ||||
% set addressContext <address_context> intercept callDataChannel <CDC_name>
TCPMediaTransport
tcpMediaIpAddress <tcp_Media_Ip_Address>
tcpMediaPort <tcp_Media_port>
UDPMediaTransport
udpMediaIpAddress <udp_Media_Ip_Address>
udpMediaPort <tcp_Media_port>
dsrTcpPort <0..65535>
liPolDipForRegdOodMsg <enabled | disabled>
mediaTypeIntercepted <default | multimedia>
|
LI Performance Statistics:
DSRSuccess
DSRFailures
primaryTCPChannelStatus
secondaryTCPChannelStatus
Code Block | ||||
---|---|---|---|---|
| ||||
> show status addressContext <address_context> intercept interceptCallDataChannelStatistics default
DSRSuccess
DSRFailures
primaryTCPChannelStatus
secondaryTCPChannelStatus |
A new option, transparent
, is added to SIP Trunk Group preconditions
object. This configuration must be enabled on both Ingress and Egress legs.
Panel | ||||
---|---|---|---|---|
| ||||
|
SBC is enhanced in this release to provide support of DNS servers over TCP by the addition of transportProtocol
configuration object. Additionally, the flag tcpFallback
is added to support TCP fallback when the configured protocol is UDP.
Code Block | ||
---|---|---|
| ||
% set addressContext <addressContext_name> dnsGroup <dnsGroup_name> server <server_name> ipAddress <ipAddress> transportProtocol <udp | tcp>
% set addressContext <addressContext_name> dnsGroup <dnsgroup_name> server <server_name> ipAddress <ipAddress> transportProtocol udp tcpFallback <enabled | disabled> |
SBC is enhanced to perform a manual query to update the cache of the IP address, TTL and port received in response to the query sent to the server. The response is updated if record is already present; otherwise, it creates new entry.
Code Block | ||
---|---|---|
| ||
> request addressContext <addressContextName> dnsGroup <dnsGroupName> query dnsServer <dnsServerName> fqdn <fqdnValue> recordType <a | aaaa | srv | ns | naptr> |
The SBC is enhanced with ability to:
To clear the full DNS Cache, use the command:
Code Block | ||
---|---|---|
| ||
> request global dnsClearCache |
To clear the particular DNS group cache (under Address Context), use the command:
Code Block | ||
---|---|---|
| ||
> request addressContext <addressContextName> dnsGroup <dnsGroupName> clearCache |
To clear a particular Domain Name/FQDN under a DNS Group (under Address Context), use the command:
Code Block | ||
---|---|---|
| ||
> request addressContext <addressContextName> dnsGroup <dnsGroupName> clearCache domainName <domainName> |
To clear a particular record (under Address Context), use the command:
Code Block | ||
---|---|---|
| ||
> request addressContext <addressContextName> dnsGroup <dnsGroupName> clearCache domainName <domainName> recordType <a | aaaa | srv |naptr> |
To override the Time To Live (TTL), use command syntax:
Code Block | ||
---|---|---|
| ||
> request addressContext <addressContextName> dnsGroup <dnsGroupName> updateTtl fqdn <fqdnValue> recordType <a |aaaa | srv | naptr > ttl <ttlvalue> |
To view the DNS Server Statistics, use the command:
Code Block | ||
---|---|---|
| ||
% show status addressContext addr_1 dnsGroup DNSGrp1 dnsServerStatistics
dnsServerStatistics 1 {
ipAddress 10.54.78.20;
queries 4;
timeouts 6;
errors 0;
referrals 0;
totalTcpConnection 2;
tcpConnectionFailed 1;
tcpConnectionSuccess 1;
tcpConnectiontorndown 0;
tcpFallback 0;
} |
The SBC is enhanced with the addition of IP Signaling Profile flag acceptAlertInfo.
Code Block | ||
---|---|---|
| ||
% set profiles signaling ipSignalingProfile <ipSignalingProfile_name> commonIpAttributes flags acceptAlertInfo <disable | enable> |
The following emergency-relates statistics are added to Zone sipCurrentStatistics
object:
The PSP option different2833PayloadType
is added to packetToPacketControl
object in this release.
Code Block | ||
---|---|---|
| ||
% set profiles media packetServiceProfile <PSP_name> packetToPacketControl conditionsInAdditionToNoCommonCodec different2833PayloadType <disable | enable> |
To support flexible policy and routing, the following CLI objects are added.
profileType
parameter
flexiblePolicyAdapterProfile
Zone object
flexiblePolicyAdapterProfile
SIP Trunk Group object
Code Block | ||
---|---|---|
| ||
% set profiles signaling sipAdaptorProfile <flexiblePolicyAdapterProfile name> profileType <flexiblePolicy | messageManipulation> |
Code Block | ||
---|---|---|
| ||
% set addressContext <addressContext name> zone <zone name> flexiblePolicyAdapterProfile <flexiblePolicyAdapterProfile name> |
Code Block | ||
---|---|---|
| ||
% set addressContext <addressContext name> zone <zone name> sipTrunkGroup <sipTrunkGroup name> signaling flexiblePolicyAdapterProfile <flexiblePolicyAdapterProfile name> |
Noprint |
---|
The following CLI objects and statistics are deprecated in this release.
<TBD>
Historical List of Obsoleted CLI:
Command / CLI Object Impacted | Obsolete CLI |
---|---|
request system admin command | commitSoftwareUpgrade |
Overload Profile staticMode command | acceptPercentage |
serverSoftwareUpgradeStatus | "committed " option |
systemCongestionStatus | systemCongestionMemLevel |
system admin | managementIpVersion |
H.323 IP Signaling Profile commonIpAttributes flags |
|
Noprint |
---|
...