Page History
Panel | ||||
---|---|---|---|---|
In this section:
|
New CLI in 10.1.0R0
SBX-65791 Sonus and Genband SBC CAC Gaps
Command Syntax
The updated CLI syntax for the Internal SIP Cause Map Profile is depicted below.
|
Command Parameters
The new causeMap
parameters are described below.
Parameter | Length/Range | Description | O/M |
---|---|---|---|
causeTextInSIPResposeTitle | N/A | Enable this flag to insert user-provided reason text as the SIP response's title.
| O |
| N/A | Specify the action for the SBC to take when a CAC failure occurs.
| O |
Q850Code <#> | 0 - 255 | Specify the Q850 code to insert in the Reason header and include in the CDR. Default value is "0". | O |
SBX-70699 Multiple audio m-line support
This feature introduces the IP Signaling Profile flags selectCoreStreamForMultiStreamAudioOrImageCall and disableNonCoreAudioAndImageStreams. The flag selectCoreStreamForMultiStreamAudioOrImageCall supersedes the flag multipleAudioStreamsSupport.
Command Syntax
Code Block | ||
---|---|---|
| ||
% set profiles signaling ipSignalingProfile <profile_name> commonIpAttributes flags selectCoreStreamForMultiStreamAudioOrImageCall <disabled | enabled> disableNonCoreAudioAndImageStreams <disabled | enabled> |
Command Parameters
Parameter | Length/Range | Default | Description |
---|---|---|---|
selectCoreStreamForMultiStreamAudioOrImageCall | N/A | disabled | When enabled, the SBC selects the core stream based on the Route PSP from multiple audio or image streams received in the incoming offer. The dependent flag disableNonCoreAudioAndImageStreams is visible for configuration only when this flag is enabled.
|
disableNonCoreAudioAndImageStreams | N/A | disabled | This flag is visible only when the flag selectCoreStreamForMultiStreamAudioOrImageCall is enabled. Use this option to disable all non-core audio and image streams by setting the port to "0" irrespective of codecs allowed by the Route PSP and T.38 configuration. If enabled, the SBC relays all non-core audio and image streams with port set to "0".
|
Configuration Example
Code Block |
---|
set profiles signaling ipSignalingProfile DEFAULT_SIP commonIpAttributes flags selectCoreStreamForMultiStreamAudioOrImageCall enabled disableNonCoreAudioAndImageStreams enabled
commit |
For more information, refer to Flags - CLI.
SBX-91700 Emergency call disconnection behavior enhancement
Command Syntax
Code Block |
---|
set addressContext <AC Name> zone <Zone Name> sipTrunkGroup <Sip Trunk Group Name> signaling emgCallByeHandlelegHoldTime <Hold Time> |
Command Parameters
Parameter | Length/Range | Description | M/O |
---|---|---|---|
| 0-20 | Specify the Emergency Call BYE Handling duration, in seconds, to ensure the call remains active while the ECS obtains the location information for the at the calling carrier.
| O |
Configuration Example
Code Block |
---|
set addressContext AC1 zone ZONE1 sipTrunkGroup TG1 signaling emgCallByeHandlelegHoldTime 10 |
SBX-92729 Direction attribute behavior
This feature introduces an IP Signaling profile configuration flag "mapDpmToSendrecvForInitialDialog" under Common IP Attributes: Common IP attributes > Flags > mapDpmToSendrecvForInitialDialog (disabled/enabled).
Command Syntax
Code Block | ||
---|---|---|
| ||
% set profiles signaling ipSignalingProfile <profile_name> commonIpAttributes flags
mapDpmToSendrecvForInitialDialog <disabled | enabled> |
Command Parameters
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
mapDpmToSendrecvForInitialDialog | N/A | disabled | When this parameter is enabled, direction attribute a=sendrecv is sent in the outgoing initial invite when a=inactive is received in the Invite from other side, or a=sendrecv is sent in responses to initial invite when the response from other side is received with a=inactive.
| Optional |
Configuration Example
Code Block | ||
---|---|---|
| ||
set profiles signaling ipSignalingProfile DEFAULT_SIP commonIpAttributes flags mapDpmToSendrecvForInitialDialog enabled |
For more information, refer to Flags - CLI.
SBX-101143 Switchover SBC when it receives the signal Ctrl Alt Del x N times
This feature adds the ctrlAltDelete object to the System Admin CLI. When enabled, it manages when to switch over the SBC SWe node when "Ctrl+Alt+Del" is pressed N times within T seconds.
Command Syntax
Code Block | ||
---|---|---|
| ||
% set system admin <system_Name> ctrlAltDelete
ctrlAltDeleteMode <disabled | enabled>
ctrAltDelCount <3-6>
ctrAltDelCountPerSec <1-6> |
Command Parameters
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
ctrlAltDeleteMode | N/A | disabled | Set this parameter to "enabled" to perform an SBC SWe node switchover when the admin presses the keyboard command "Ctrl+Alt+Del" N (ctrAltDelCount) times within T (ctrAltDelCount) number of seconds. Note: When enabled, the default values are set upon initial use of this feature. Otherwise, the parameters will equal the values previously configured. When "Ctrl+Alt+Del" is pressed on either the active or standby SBC SWe node, the application restarts without checking the current role of that node.
| Optional |
ctrAltDelCount | 3-6 | 5 | Specify the number of Ctrl+Alt+Del keyboard entries to perform within (ctrAltDelCountPerSec) number of seconds to start an SBC switchover for the node of interest. If the system does not receive (ctrAltDelCount) number of keyboard entries within the set (ctrAltDelCountPerSec) timeframe, this feature is ignored. | |
ctrAltDelCountPerSec | 1-6 seconds | 1 | Specify time window (number of seconds) to enter (ctrAltDelCount) number of Ctrl+Alt+Del keyboard commands to activate this feature. Once activated, an SBC SWe switchover occurs for the node of interest (active or standby). If the system does not receive (ctrAltDelCount) number of keyboard entries within the set (ctrAltDelCountPerSec) timeframe, this feature is ignored. |
Configuration Example
The following example depicts how to enable and configure the ctrlAltDelete
object to start a switchover of an active SBC SWe when "Ctrl+Alt+Del" is entered 4 times within 5 seconds..
Code Block |
---|
set system admin vsbcSystem ctrlAltDelete ctrlAltDeleteMode enabled ctrAltDelCount 4 ctrAltDelCountPerSec 5
commit |
SBX-101980 SBC Support SFTP of Compressed CDR Files
You can configure the SBC to transfer CDRs to a remote server as compressed or uncompressed. Currently, if one or more CDR servers are configured, only uncompressed billing files are allowed to be transferred. This feature will allow transferring compressed CDR files through SFTP
Command Syntax
Code Block | ||
---|---|---|
| ||
% set oam eventLog typeAdmin acct cdrFileTransferType < compressed | uncompressed > |
Command Parameters
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
cdrFileTransferType | n/a | uncompressed | Use this flag to instruct the SBC to write CDRs as compressed, or uncompressed.
| M |
Configuration Examples
|
SBX-55153 Compute R-Factor and populate in CDR even when QOS routing is disabled
This feature adds the parameter "rFactorComputation" in the Global system level configuration CLI. If enabled, the SBC computes a call's R-Factor and adds it to the STOP CDR even if the QoS routing is not enabled.
The R-factor is populated in the STOP CDR in the following fields:
- Ingress Inbound R-Factor
- Ingress Outbound R-Factor
- Egress Inbound R-Factor
- Egress Outbound R-Factor
Command Syntax
Code Block | ||
---|---|---|
| ||
% set global system
rFactorComputation <disabled | enabled> |
Command Parameters
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
rFactorComputation | N/A | disabled | Enable this parameter, to compute the R-Factor and add it to the STOP CDR even if the QoS routing is not enabled. Since R-Factor computations are CPU-intensive, this parameter limits the computations to applicable call flows only. The default setting is "disabled".
| O |
Configuration Example
Code Block | ||
---|---|---|
| ||
set global system rFactorComputation enabled |
For more information, refer to System (Global) - CLI.
SBX-92560 Suppress CDR fields in all record types
This feature adds support in the SBC to suppress the CDR fields added in the specific CAM versions while upgrading to a new release. This control is provided by a configurable CDR Admin parameter. The SBC provides a configuration option for the user to specify the SBC version on which the CDRs must remain formatted, even after the SBC software is upgraded.
Command Syntax
Code Block |
---|
% set oam accounting admin
cdrVerToGenerate <0 | 10.1> |
Command Parameters
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
cdrVerToGenerate | N/A | 0 (disabled) | The SBC version on which the CDRs must remain formatted even after the SBC software is upgraded. The valid values for the configuration option are 0 or 10.1 for the SBC 10.1 release. The default value for the configuration is 0 (disabled). If the option is disabled, the CDRs are formatted according to the CAM version of the software release loaded on the SBC. The valid values list will change over time to support future releases.
| O |
Configuration Example
Code Block | ||
---|---|---|
| ||
set oam accounting admin cdrVerToGenerate 10.1 |
SBX-67558 The SBC Certificate Request Generates 4096 Bit Key
This feature enables the SBC to generate a 4096-bit key when a CSR is created. The 4096-bit keys are required when more systems use higher levels of cryptography.
Command Syntax
Code Block |
---|
request system security pki certificate <certificate name> generateCSR keySize keySize4K |
Command Parameters
Parameter | Length/Range | Description | M/O |
---|---|---|---|
keySize4K | 4096 | Allows the creation of local internal certificate CSRs with a size of 4096 bit keys. | O |
Configuration Examples
Code Block |
---|
request system security pki certificate new4k generateCSR keySize keySize4K csrSub "/CN=TESTCERT/" |
SBX-101954/SBX-106802 - SIPREC: Capture the Specific Header/Call Conference Enhancement
The SBC formerly captured Header information which is defined on "sipRecMetaDataProfile" and adds it onto SIPREC Metadata XML. The SIP Initial INVITE is the only message that is supported for building SIPREC Meta Data XML in the earlier versions.
This feature implementation ensures, during the occurrence of the SIP REFER message, the SBC triggers SIPREC Re-INVITE on all the recorded legs based on recording criteria. The recorded call leg that received the SIP REFER message contains the headers values of REFER in the SIPREC Metadata XML update.
Command Syntax
In order to maintain the backward compatibility use the below command with metadataSource set to "fromInvite":
Code Block |
---|
set profiles service sipRecMetadataProfile <name> state <enabled/disabled> metadataSource<fromInvite/fromLatest> version<0/1> sipHeader <headerName> sipToXmlTagName <corresponding xml tag Name> |
To enable this feature set metadataSource
to "fromLatest":
Code Block |
---|
set profiles service sipRecMetadataProfile <name> state <enabled/disabled> metadataSource<fromLatest> version<1> sipHeader <headerName> sipToXmlTagName <corresponding xml tag Name> |
To trigger the SIPREC metadata XML update in case of early media:
Code Block |
---|
set profiles service sipRecMetadataProfile <name> state <enabled/disabled> metadataSource<fromLatest> version<1> metaDataUpdateForEarlyMedia<Enabled/Disabled> sipHeader <headerName> sipToXmlTagName <corresponding xml tag Name> |
To trigger the SIPREC metadata XML update in case of refer:
Code Block |
---|
set profiles service sipRecMetadataProfile <name> state <enabled/disabled> metadataSource<fromLatest> version<1> triggerMetadataUpdateForRefer<Enabled/Disabled> sipHeader <headerName> sipToXmlTagName <corresponding xml tag Name> |
Command Parameters
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
metaDataSource | ENUM | INITIAL_INVITE | INITIAL_INVITE: Indicates to send header values from Initial INVITE Message. LATEST: Indicates to send the most recent headers value/information beginning from SIP INVITE Message till the most recent SIP Request/Response Message on that particular call leg until the SBC triggers SIPREC INVITE towards the SRS. | M |
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
MetaDataUpdateForEarlyMedia | State | Disabled | For the early media scenario, the SIPREC is initiated already. On reception of SIP 200 OK, The SBC triggers the "SIPREC Re-INVITE" with the updated metadata in SIPREC Metadata XML using the headers from the SIP 200 OK message based on the configuration. The CLI configuration "MetaDataUpdateForEarlyMedia" under "sipRecMetaDataProfile" is used to control this behavior. Disabled: To maintain the backward compatibility. Enabled: Only for "metaDataSource" set to "LATEST". SBC triggers SIPREC Re-INVITE towards the SRS. | M |
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
triggerMetadataUpdateForRefer | State | Disabled | Disabled: To maintain backward compatibility. Enabled: The SBC triggers "SIPREC Re-INVITE" towards the SRS on the occurrence of SIP REFER Message (The header values are taken from REFER message) to update the metadata in SIPREC Metadata XML based on the configuration in sipRecMetadataProfile. | M |
Configuration Examples
In order to maintain the backward compatibility use the below command with metadataSource set to "fromInvite":
In order to maintain the backward compatibility use the below command with metadataSource set to "fromInvite":
Code Block |
---|
set profiles service sipRecMetadataProfile profile1 state enabled metadataSource fromInvite version 1 sipHeader from sipToXmlTagName xfrom |
To enable this feature set metadataSource
to "fromLatest":
Code Block |
---|
set profiles service sipRecMetadataProfile profile2 state enabled metadataSource fromLatest version 1 sipHeader to sipToXmlTagName xto |
To trigger the SIPREC metadata XML update in case of early media:
Code Block |
---|
set profiles service sipRecMetadataProfile profile3 state enabled metadataSource fromLatest version 1 metaDataUpdateForEarlyMedia Enabled sipHeader contact sipToXmlTagName xcontact |
To trigger the SIPREC metadata XML update in case of refer:
Code Block |
---|
set profiles service sipRecMetadataProfile profile4 state enabled metadataSource fromLatest version 1 triggerMetadataUpdateForRefer Enabled sipHeader refer-to sipToXmlTagName xrefer-to |
SBX-76219 - REFER Conditional Relay Enhancement
This feature implementation ensures the SBC does not relay the REFER message on the other TG if the new flag in the IPSP is enabled, even when the REFER_RELAY flag is enabled in the IPSP. In the earlier versions, the SBC relayed the In-Dialog REFER message when the REFER_RELAY flag is enabled in the IPSP during the Call Transfer scenario.
Added the suppressReferRelayFromOtherLeg
flag.
Command Syntax
Code Block |
---|
set profiles signaling ipSignalingProfile <profName> commonIpAttributes flags suppressReferRelayFromOtherLeg enabled/disabled (default: disabled) |
Command Parameter
Parameter | Description |
---|---|
suppressReferRelayFromOtherLeg | This flag is significant only when the The options are:
|
Configuration Example
Code Block |
---|
set profiles signaling ipSignalingProfile ipsp1 commonIpAttributes flags suppressReferRelayFromOtherLeg enabled |
SBX-106068 - Add Per Node CAC Setting to the SBC
This feature implementation limits the number of total sessions used on the SBC through a CAC setting. In the earlier versions, limiting the number of sessions was achieved by licensing.
Added a configuration to control node level CAC to limit the number of call sessions supported on the node.
Command Syntax
Code Block |
---|
set global cac nodeCac callLimit <Call limit value> |
Command Parameters
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
callLimit | 0 to 999999 | 999999 | Use this parameter to limit the number of node-level active sessions. This call limit configuration is applicable only when the NWDL license used. The call limit value "0" represents "Unlimited". Note: This parameter is applicable only for the I-SBC and D-SBC deployment types. | O |
Configuration Examples
show global cac
Code Block |
---|
Possible completions:
displaylevel - Depth to show
mtrgClient - Object representing Master Trunk Group client instance
mtrgServer - Object representing Master Trunk Group server instance
nodeCac - Allows per node CAC configurations.
sharedCacLimitsPool - Object containing CAC-limits that apply to a set of trunk groups. |
show global cac nodeCac
Code Block |
---|
Possible completions:
callLimit - Specifies per node concurrent sessions limit when NWDL license is present.
displaylevel - Depth to show |
show global cac nodeCac callLimit
Code Block |
---|
callLimit 10000; |
Set command
Code Block |
---|
callLimit 10000; |
Info | ||
---|---|---|
| ||
Use the |
SBX-106907 ERE Enhancement to Include all Existing PSX LI Support
This feature implementation enables the SBC to process all 10 targets for PC2.0 and process only the targets for which there is a match for dfGroupName in the CDC configuration. The earlier version of the ERE contains gaps with the existing support of LI in the ERE such as encryption of data, Tap ID support for IMS LI, Wildcard target interception, and support for PC2.0 LI. The earlier version of the SBC does not support multiple warrants with overlapping targets but different Tap IDs.
Added a command to create the Master key to use in the encryption of Lawful interception information.
Command Syntax
Code Block |
---|
% set profiles keyManagementProfile <profile name>
encryptionKey <hex key>
type type1 |
Code Block |
---|
% request system admin <SYSTEM NAME> saveLIGenericKey hexEncryptionKey <hex key> |
Command Parameters
Parameter | Length/Range | Description | M/O |
---|---|---|---|
keyManagementProfile | 1-23 characters | <Profile Name> – Enter the Key Management Profile name. | M |
encryptionKey | 16 character hex value | <hexadecimal value> – Specify the master encryption key for encrypting the LI data. | M |
type | N/A | <metadata type> – Specify the encryption metadata type. Default is "type1 " | O |
Parameter | Length/Range | Description | M/O |
---|---|---|---|
hexEncryptionKey | 16 characters | The generic key for encrypting the LI Master Key. | M |
Configuration Examples
Code Block |
---|
% set profiles keyManagementProfile DEFAULT
encryptionKey A1234567890123$%
type type1
commit |
Code Block |
---|
request system admin PLUM saveLIGenericKey hexEncryptionKey A1234567890123$% |
Info | ||
---|---|---|
| ||
On cloud and SWe N:1 on upgrade, this key is not retained in the file. In all other scenarios (hardware/SWe 1:1), it is retained during the upgrade. |
SBX-94493 JJ-90.30 Interworking Enhancements
The SIP JJ90.30 Interworking Profile defines the interworking behavior between JJ90.30 and various SIP flavors. The SBC Core is enhanced with the addition of a new SIP Flavor to the interworking profile, which enables the desired interworking between JJ90.30 and the proprietary X-Headers.
This feature includes the following updates:
- The value "X-Header" is added to the SIP Flavor parameter of the SIP JJ90.30 Interworking Profile.
- The parameter "X Aut" is added to the Ioi To Carrier Code Mapping Profile, which can contain a string of up to 16 characters to include in the X-AUT header.
The xAut parameter is added to the ioiToCarrierCodeMappingProfile signaling profile to allow the inclusion of a string of up to 16 characters in the h X-AUT header.
Command Syntax
Code Block |
---|
% set profiles signaling ioiToCarrierCodeMappingProfile <Profile Name> xAut <value: 0 to 9, and a to f > |
Command Parameters
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
ioiToCarrierCodeMappingProfile xAut | 4-16 Note: Accepted lengths are 4, 8, 12, and 16. | Not Set | Specify the value to include in the X-AUT header when interworking between sipJJ9030InterworkingProfile flavors JJ9030 and X-Header. xAut supports characters from 0 to 9, and a to f. | O |
Configuration Examples
Code Block | ||
---|---|---|
| ||
set profiles signaling ioiToCarrierCodeProfile test_ioi carrierCode 9999 xAut fd02fb05fdfc
commit |
Updated the existing profiles signaling sipJJ9030InterworkingProfile sipFlavor parameter with the addition of a new enumeration value "X-Header".
Command Syntax
Code Block | ||
---|---|---|
| ||
% set profiles signaling sipJJ9030InterworkingProfile <Profile Name> sipFlavor X-Header |
Command Parameters
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
sipJJ9030InterworkingProfile sipFlavor | N/A. | None | The flavor of SIP parameters and procedures to use. Enumerations:
| M |
Configuration Examples
Code Block | ||
---|---|---|
| ||
set profiles signaling sipJJ9030InterworkingProfile test_sip_JJ9030 sipFlavor X-Header origIoi test_origIoi termIoi test_termIoi originatingCarrierCode 9999 chargeAreaInformation 56789
commit |
SBX-97198 BFD support on active packet port instead of ICMP
BFD (Bidirectional Forwarding Detection) provides a fast link failure detection mechanism for upper-layer applications. The BFD feature detects failures on any bidirectional forwarding path, such as direct physical link, and between network devices. The BFD feature is used by remote end points or routers to continuously monitor availability of the SBC interfaces. BFD functionality is defined in RFCs 5880, 5881.
Command Syntax
The BFD profile is added to the CLI. Use the following command to create a BFD Profile.
Code Block | ||
---|---|---|
| ||
% set profiles bfdProfile <BFD Profile Name>
defaultDetectionTimeout <value, in seconds>
detectionMultiplier <value>
dscpValue <DSCP value>
isMultiHop <false | true>
minTxInterval <value, as milliseconds>
minRxInterval <value, as milliseconds>
remoteIP <remoteIP address>
state <disabled | enabled> |
Command Parameters
Caption | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The Link Detection Group "Link Monitor" object to include a 'BFD Profile' option to specify the BFD Profile to use by the Link Monitors under this Link Detection Group in order to monitor links on the active ports.
Command Syntax
Code Block | ||
---|---|---|
| ||
% set addressContext <addressContext Name> linkDetectionGroup <LDG Name> linkMonitor <link monitor name> bfdProfile <BFD Profile Name> |
Command Parameter
Caption | ||||
---|---|---|---|---|
| ||||
|
Refer to pages BFD Profile - CLI and Link Detection Group - CLI.
SBX-105144 Anonymize DTMF data from SBC SWe logs, CDRs, TRC, etc.
The SBC SWe is enhanced with a configurable global system flag to anonymize DTMF information, which can be present in TRC, log and accounting files, by removing the DTMF digits for customers who deploy PCI (Payment Card Industry) solutions. This is to ensure the DTMF digits don't contain personal information such as credit card and personal identification details. File anonymization applies to all TRC log levels down to, and including, log level 4. This feature does not support anonymizing DTMF data below log level 4.
When the flag is enabled, a copy of each existing TRC file is generated in the evlog directory using the file extenstion ".TRC.ANN". The copied files are then anonymized, while the original files remain intact. In HA mode, the active and standby SBCs maintain their own references for the last processed TRC file in the evlog directory (TRC files are not synced in HA mode). As such, data loss may occur for this last TRC file.
If you disable this feature, the copied ".TRC.ANN" files are not deleted in case different log streamers/collectors require them.
A configurable global system flag is added to anonymize logs by removing DTMF digits from TRC files for customers who deploy PCI (Payment Card Industry) solutions.
Command Syntax
Code Block |
---|
% set global system anonymizeDtmfLogging <disabled | enabled> |
Command Parameters
Parameter | Length/Range | Description | M/O |
---|---|---|---|
| N/A | Enable this flag to anonymize DTMF digits from the TRC file. This is to ensure the DTMF digits don't contain personal information such as credit card and personal identification details. A new file with extenstion ".TRC.ANN" is generated under the evlog directory, and the original file remains unchanged File anonymization applies to TRC log level 4 only. This feature does not support anonymizing DTMF data below log level 4.
| O |
Configuration Examples
Code Block | ||
---|---|---|
| ||
set global system anonymizeDtmfLogging enabled
commit |
SBX-110015/SBX-69938 Notruf Emergency call support
In Germany, a government regulation mandates location support for fixed line emergency calls, such as 110 (Police) and 112 (Fire/Ambulance). When an emergency call is made, the calling number is looked up in a database to find the address information of the subscriber, which needs to be written into the User-to-User Info (UUI) parameter of ISUP messaging as the call is sent over the PSTN to the PSAP.
Notruf is an single emergency line for German networks that uses geolocation to collect and store a caller's information. The information collected includes party location and call center location/numbers. The Notruf for the SBC Core use Ribbon SBC call processing to collect information from the caller.
Within this context, the primary objectives of this feature is to insert calling party location information, and to provide a dialed emergency number translation (if needed) for emergency calls within German networks.
Command Syntax - configure psapProfile
Code Block |
---|
% set profiles psapProfile <agsN> <gf> <Dialed Digits> psapNumber <Emergency Center> |
Command Syntax - configure locationData
Code Block |
---|
% set global subscriber <SubscriberId> <Country> <Owning Carrier> locationData agsN <agsN> gf <gf> HouseNumber <HouseNo> postalCode <PostalCode> streetName <StreetName> |
Command Parameters (all are mandatory)
Parameter | Length/Range | Description |
---|---|---|
agsn | 23 | The name of the administrative area (agsN and gf) |
dialedEmergencyNumber | 23 | The dialed digit for dialedEmergencyNumber |
gf | 23 | The name of the administrative area (agsN and gf) |
houseNumber | 23 | The subscriber location info house number |
postalCode | 10 | The subscriber location info postal code |
psapNumber | 31 | The PSAP Centre number |
streetName | 23 | The subscriber location info street name |
Configuration Examples
Code Block | ||
---|---|---|
| ||
Creation of Notruf Profile:
set profiles services sipNotrufProfile <profile_name>
set profiles services sipNotrufProfile <profile_name> state <enabled/Disabled>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails providerid <providerid>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails data-provider <data-provider>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails provider-id-series <provider-id-series>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails provider-contact-uri <provider-contact-uri>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails provider-reference <provider-reference>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails type-of-provider-data <type-of-provider-data>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails customer-domain <customer-domain>
show profiles services sipNotrufProfile <profile_name>
Setting of userToUserHdrSupport in trunkgroup
set addressContext default zone <zone_id> sipTrunkGroup <sipTrunkGroup> signaling userToUserHdrSupport
Possible completions:
disabled recv send sendrecv
show addressContext default zone <zone_id> sipTrunkGroup <sipTrunkGroup> signaling userToUserHdrSupport
Attaching the profile to trunkgroup
set addressContext default zone <zone_id> sipTrunkGroup <sipTrunkGroup> services sipNotrufProfile <profile_name>
show addressContext default zone <zone_id> sipTrunkGroup <sipTrunkGroup> services sipNotrufProfile |
SBX-106069 Capability to shut off call when there is no License Manager refresh in 90 days
The SBC SWe is enhanced with the capability to shut off the calls when there is no License Manager refresh in the last 90 days. The NWDL architecture requires the user to have the node/instance register with the license manager to report the usage, and then refresh the registration periodically. This functionality is enabled by the LACK of a CAPACITY license. If the SBC instance is not successfully registered with the license manager in 90 days, the SBC stops processing calls after sending warning alarms to the user.
Command Syntax
Code Block |
---|
% set system licenseManager licenseServer <name of the license server>
priority <server selection priority for this server>
serverAddress <IPv4 or IPv6 ipaddress of the server>
userName <username used to access the license manager>
password <password used to access the license manager>
connectionTimeout <time to wait for a response from the license manager> |
Command Parameters
Parameter | Length/Range | Default Value | Description | M/O |
---|---|---|---|---|
| 1-24 | None | Name of the license server. | M |
Priority | 1, 2 | None | The priority for the license server. Note: The server with priority 1 is attempted first. | M |
serverAddress | N/A. | None | The license server address. Note: The possible addresses are FQDN/IPv4/IPv6 address. | M |
user | 1-255 | None | The username used to access the license server. | M |
password | 1-255 | None | The password used to access the license server. | M |
timeout | 1-15 Seconds | 5 | The timeout in milliseconds to wait for a response from the license server. | M |
Configuration Examples
Code Block | ||
---|---|---|
| ||
set system licenseManager licenseServer LM1
priority 1
serverAddress 172.29.39.110
userName restuser
password sonus123
connectionTimeout 5000
commit |
To test the License Manager settings, or to trigger a new License Manager registration after a previous registration request fails:
Code Block |
---|
request system licenseManager register |
SBX-108941 FCC Mandate Phase 2 - SIP Status 607/608 response code support
The SBC SWe is enhanced with the capability to shut off the calls when there is no License Manager refresh in the last 90 days. The NWDL architecture requires the user to have the node/instance register with the license manager to report the usage, and then refresh the registration periodically. This functionality is enabled by the LACK of a CAPACITY license. If the SBC instance is not successfully registered with the license manager in 90 days, the SBC stops processing calls after sending warning alarms to the user.
Command Syntax
Code Block |
---|
% set profiles signaling ipSignalingProfile <PROFILE_NAME> commonIpAttributes flags supportCallInfoWithSipCause608Rfc8688 <disable | enable> |
Command Parameters
Parameter | Length/Range | Default Value | Description | M/O |
---|---|---|---|---|
| N/A | disabled | Enable this flag to process the Call-Info in a 608 SIP response code from the PSX, and then set the value in to the outgoing SIP response message (in support of RFC 8688).
| O |
Configuration Examples
Code Block | ||
---|---|---|
| ||
set profiles signaling ipSignalingProfile DEFAULT_SIP commonIpAttributes flags supportCallInfoWithSipCause608Rfc8688 enable
commit |
SBX-106615 SIP Interface support for Identity Hub Service query - DSD
The SBC is enhanced to handle multiple identity headers in embedded contact header parameters for STIR/SHAKEN Service and also support over GW-GW.
Command Syntax
Syntax for skipDTGLookupFor3xxContact
|
Syntax for support3xxEmbeddedHdrOverGWGW
|
Command Parameters
For skipDTGLookupFor3xxContact
Parameter | Length/Range | Default Value | Optional or Required? | Description |
skipDTGLookupFor3xxContact | N/A | disable | Optional | Skip destination trunk group lookup when routing calls using contact received in a 3xx. |
For support3xxEmbeddedHdrOverGWGW
Parameter | Length/Range | Default Value | Optional or Required? | Description |
support3xxEmbeddedHdrOverGWGW | type-sonusEmbeddedHdrCpcSize -notSupported|redirectParamSize1024|redirectParamSize2048 | notSupported | Optional | Enables 3xx with Embedded Header support over GW-GW Protocol. |
notSupported | type-sonusEmbeddedHdrCpcSize | N/A | GW-GW with embedded header support disable - backward compatiblity. | |
redirectParamSize1024 | type-sonusEmbeddedHdrCpcSize | N/A | To support 3xx Embedded header over GW if remote GW runs on older GSX version that has CPC_OP_REDIRECTION_CONTACT_DATA_STR struct of size 1024. | |
redirectParamSize2048 | type-sonusEmbeddedHdrCpcSize | N/A | To support 3xx Embedded header over GW if the remote GW runs GSX version that has CPC_OP_REDIRECTION_CONTACT_DATA_STR struct of size 2048. |
SBX-71851 New Private Header for ISDN 64K Unrestricted
The SBC supports the ISUP signal transfer using the Japanese unique private header "P-N-ISUP-R" between the NNI-GWs. The private header "P-N-ISUP-R" carries the ISUP message-specific information in the SIP message. "P-N-ISUP-R" is required for 64K unrestricted and voice calls. The SBC converts P-N-ISUP-R header contents to ISUP parameters in the SIP-T MIME. Additionally, the SBC creates P-N-ISUP-R header based on the ISUP parameter received in the SIP-T MIME. The SBC uses the following configuration for SIP-T to SIP (JJ-90.30) calls during interworking with the P-N-ISUP-R header.
The SBC adds the parameter pnisuprHeaderInterworking inside the SIP-JJ-90-30 Interworking profile. This parameter is used only if sipFlavor is JJ9030".
The SBC adds the parameter siptOriginatingCarrierCodesForPniusprIwk inside the SIP-JJ-90-30 Interworking profile to configure multiple originating carrier codes.
Command Syntax
Code Block |
---|
% set profiles signaling sipJJ9030InterworkingProfile <SIP JJ9030 Profile Name> pnisuprHeaderInterworking <disabled | enabled>
% set profiles signaling sipJJ9030InterworkingProfile <SIP JJ9030 Profile Name> siptOriginatingCarrierCodesForPnisuprIwk <list of 4-digit carrier codes> |
Command Parameters
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
| N/A | disabled | Enable this flag on SIP JJ9030 leg to support P-N-ISUP-R header interworking in SIP-T to SIP JJ90.30 and SIP JJ90.30 to SIP-T calls.
| O |
| A list of 4-digit carrier codes, | empty | List of supported originating carrier codes on the SIP-T leg for the P-N-ISUP-R header interworking in a SIP-T to SIP JJ9030 call. | O |
Configuration Examples
To attach a configured SIP JJ9030 Interworking Profile with a SIP Trunk Group, use the following example:
Code Block |
---|
set addressContext default zone defaultSigZone sipTrunkGroup test_sip signaling sipJJ9030InterworkingProfile test_sip_jj9030
commit |
To detach an attached SIP JJ9030 Interworking Profile from a SIP Trunk Group, use the following example:
Code Block |
---|
delete addressContext default zone defaultSigZone sipTrunkGroup test_sip signaling sipJJ9030InterworkingProfile
commit |
Code Block |
---|
set profiles signaling sipJJ9030InterworkingProfile jj9030 pnisuprHeaderInterworking enabled
show profiles signaling sipJJ9030InterworkingProfile jj9030
sipFlavor JJ9030;
pnisuprHeaderInterworking enabled;
commit |
Code Block |
---|
set profiles signaling sipJJ9030InterworkingProfile sipt siptOriginatingCarrierCodesForPnisuprIwk [ 1234 1235 1236 1237 1238 1239 ]
show profiles signaling sipJJ9030InterworkingProfile sipt
sipFlavor SIP-T;
siptOriginatingCarrierCodesForPnisuprIwk [ 1234 1235 1236 1237 1238 1239 ];
commit |
SBX-110015/SBX-69938 Notruf Emergency call support
A new profile sipNotrufProfile
is added under AddressContext→Zone→SipTrunkGroup→Services. This configuration governs Enabling/Disabling of the feature, which is disabled by default.
A new configuration userToUserHdrSupport
is added under AddressContext→Zone→SipTrunkGroup→Services.
When the
userToUserHdrSupport
flag interacts withmapUuiInPSigInfoHeader
flag, the precedence is given touserToUserHdrSupport
flag when both flags are enabled.When the
userToUserHdrSupport
flag interacts withucidSupport
flag, the precedence is given touserToUserHdrSupport
flag when both flags are enabled.
A new profile psapProfile
is added as part of CLI changes to configure PSAP table.pagebreak
A new global subscriber locationdata
is added as apart of the CLI changes for the PSAP table.
Command Syntax
SBX-69938 Feature Syntax:
Code Block | ||
---|---|---|
| ||
set profiles services sipNotrufProfile <profile_name>
show profiles services sipNotrufProfile <profile_name> |
Code Block | ||
---|---|---|
| ||
set addressContext default zone <zone_id> sipTrunkGroup <sipTrunkGroup> signaling userToUserHdrSupport
Possible completions:
disabled recv send sendrecv
show addressContext default zone <zone_id> sipTrunkGroup <sipTrunkGroup> signaling userToUserHdrSupport |
Code Block | ||
---|---|---|
| ||
set addressContext default zone <zone_id> sipTrunkGroup <sipTrunkGroup> services sipNotrufProfile <profile_name>
show addressContext default zone <zone_id> sipTrunkGroup <sipTrunkGroup> services sipNotrufProfile |
Use the following command to view the new statistics:
Code Block |
---|
% show table global serviceAuthorisedCurStats
% show table global serviceAuthorisedIntStats |
SBX-110015 Feature Syntax:
Code Block | ||
---|---|---|
| ||
set profiles psapProfile <agsN> <gf> <Dialed Digits> psapNumber <Emergency Center> |
Code Block | ||
---|---|---|
| ||
set global subscriber <SubscriberId> <Country> <Owning Carrier> locationData agsN <agsN> gf <gf> HouseNumber <HouseNo> postalCode <PostalCode> streetName <StreetName> |
Command Parameters
Parameter Name | Length/Range | Default Value | Optional or Required? | Param. Description |
---|---|---|---|---|
| 23 | NA | Required | The name of the administrative area (agsN and gf) |
gf | 23 | NA | Required | The name of the administrative area (agsN and gf) |
dialedEmergencyNumber | 31 | NA | Required | The dialed digit for dialedEmergencyNumber |
psapNumber | 31 | NA | Required | The PSAP Centre number |
houseNumber | 23 | NA | Required | The subscriber location info house number |
postalCode | 10 | NA | Required | The subscriber location info postal code |
streetName | 23 | NA | Required | The subscriber location info street name |
Configuration Examples
SBX-69938 Feature Examples:
Code Block | ||
---|---|---|
| ||
set profiles services sipNotrufProfile <profile_name>
set profiles services sipNotrufProfile <profile_name> state <enabled/Disabled>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails providerid <providerid>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails data-provider <data-provider>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails provider-id-series <provider-id-series>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails provider-contact-uri <provider-contact-uri>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails provider-reference <provider-reference>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails type-of-provider-data <type-of-provider-data>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails customer-domain <customer-domain>
show profiles services sipNotrufProfile <profile_name> |
Code Block |
---|
show table global serviceAuthorisedCurStats
show table global serviceAuthorisedIntStats |
SBX-110015 Feature Examples:
Code Block | ||
---|---|---|
| ||
set profiles psapProfile 1111 222 112 psapNumber 1982123456 |
Code Block | ||
---|---|---|
| ||
admin@XXXXX% show profiles psapProfile
psapProfile 1111 222 112 {
psapNumber 1982123456;
} |
Code Block | ||
---|---|---|
| ||
set global subscriber 9886000000 1 0000 locationData agsN 1111 gf 222 houseNumber 3333 postalCode 4444 streetName HA5555 |
Code Block | ||
---|---|---|
| ||
admin@XXXXX% show global subscriber
subscriber 9886000000 1 0000 {
packetServiceProfile "";
services {
classOfService "";
}
locationData {
agsN 1111;
gf 222;
houseNumber 3333;
streetName HA5555;
postalCode 4444;
}
} |
New CLI in 10.1.2
SBX-71851 New Private Header for ISDN 64K Unrestricted
The parameter pnisuprHeaderInterworking is added inside the SIP-JJ-90-30 Interworking profile. This parameter is used only if sipFlavor is JJ9030".
The parameter siptOriginatingCarrierCodesForPniusprIwk is added inside the SIP-JJ-90-30 Interworking profile to configure multiple originating carrier codes.
- "Originating Carrier Code" is 4 digits.
- Maximum number of originating carrier codes are 50.
- This configuration is available only if the sipFlavor is SIP-T.
Command Syntax
Code Block |
---|
% set profiles signaling sipJJ9030InterworkingProfile <SIP JJ9030 Profile Name> pnisuprHeaderInterworking <disabled | enabled>
% set profiles signaling sipJJ9030InterworkingProfile <SIP JJ9030 Profile Name> siptOriginatingCarrierCodesForPnisuprIwk <list of 4-digit carrier codes> |
For additional details, refer to:
- Show Table Profiles - Signaling
- SIP TG - Signaling - SIP JJ9030Interworking Profile - CLI
- SIP JJ9030Interworking Profile - CLI
- SIP Profiles
- SIP Signaling
- Supported SIP Headers
SBX-104965 Media over IPsec
Include Page | ||||
---|---|---|---|---|
|
The parameter "ipsecForMedia" to the ipInterfaceGroup to support media over IPsec. The ipsecForMedia parameter works in conjunction with the ipsec state parameter already available in the same CLI. The ipsec Admin State field enables or disables IPsec on the LIF Group as a whole. Prior to this release, the ipsec parameter was only applicable to signaling and Lawful Intercept (LI) traffic - whichever the LIF Group was used for. Starting with the SBC 10.1.1, it also applies to media, but only if the ipsecForMedia parameter is also enabled.
- You must enable the existing ipsec parameter for any use of IPsec.
- You must also enable the ipsecForMedia parameter to support media over IPsec
NOTE: To support media over IPsec, you must enable both the ipsec and ipsecForMedia parameters. Calls using this IP Interface Group will only succeed if the media packets match a media SPD entry. Media traffic not matching a Security Policy Database (SPD) entry is dropped.
The flag "media" is added to the IPsec SPD CLI to identify media IPSec SAs. When it is set, it indicates the tunnel will carry RTP media. The format of all other options remain unchanged. For the media SPD entry, you must enable the "media" flag. By default, this flag is disabled.
Command Syntax
Code Block |
---|
% set addressContext <addressContext_name> ipInterfaceGroup <ipInterfacegroup_name> ipsecForMedia <disable | enable> |
Code Block |
---|
% set addressContext <addressContext name> ipsec spd <spd_name> media <disable | enable> |
For additional details, refer to:
SBX-111031 Alternative solution for TCP packet relay of m=application data
The SBC is enhanced to establish/disconnect a Application media TCP session by:
- using a SIP device (not the SBC itself) to trigger the establishment of an application media TCP connection, and
- disconnect and re-establish application media TCP connection without disconnecting the SIP session.
There is a new flag "enhancedApplicationMediaSupport" flag to support this feature. The flag options are enabled/disabled.
This flag is applicable only to application media stream and application media transport type is TCP
When the flag is enabled, the following functionality is supported:
- The SBC initiates and establishes TCP on the egress leg only after the TCP connection is successful on ingress leg.
- The SBC supports transmitting URG (urgent) data from one leg to another.
- The SBC supports establishing and disconnecting a TCP connection multiple times within the same SIP session.
Command Syntax
Code Block |
---|
% set system media enhancedApplicationMediaSupport <disabled | enabled> |
For additional details, refer to:
SBX-115557 Multiple early downstream forking dialog relay support
The SBC Core is enhanced to address a scenario where early dialogs at the egress leg are retained at the ingress leg, and the callID is transparently relayed to/from the private to the public network.
With this enhancement, the SBC sends out multiple 18x messages (when using the Dialog Transparency feature) even when the ingress leg does not support 100rel/PRACK. The SBC processes all 18x messages with SDP answers (with different codecs) received at the egress leg, and then sends ingress SDP answers in all of the 18x messages at the ingress leg.
Additionally, the generateCallIdWithDialogTransparency flag is added at the Zone level for the SBC to natively generate the callId on the egress leg when the Dialog Transparency is enabled.
Command Syntax
Code Block |
---|
% set addressContext <ac_name> zone <zone_name> generateCallIdWithDialogTransparency <disabled | enabled> |
For additional details, refer to Zone - Generate CallId With Dialog Transparency - CLI
SBX-116878 Uninterrupted Call Processing Regardless of Registration State with License Manager
Call processing and operations are not interrupted regardless of the registration state of the SBC with the License Manager. Even if the SBC cannot register with the License Manager, calls are not interrupted. If the SBC remains disconnected from the managing EMS/RAMP instance for an extended period, it will result in the SBC operating in an unsanctioned manner from a licensing perspective. You must reconnect the SBC to the managing EMS/RAMP instance. Contact Ribbon Global Product Support for more information regarding the need for the SBC to remain in constant contact with the managing EMS/RAMP instance.
The alarm sonusCpLicenseManagerUnsanctionedMannerSoon - CRITICAL is added to this release to indicate that the SBC has not successfully registered with the EMS/RAMP for an extended period of time.
Object ID | 1.3.6.1.4.1.2879.2.8.1.2.1.19.0.11 |
Description | This alarm indicates that the SBC has not successfully registered with the EMS/RAMP for an extended period of time. The SBC will soon operate in an unsanctioned manner from a licensing perspective. |
Repetition | The alarm repeats once a day. |
Event Codes |
|
Instance Fields |
|
Action | Check the logs on the License Manager and correct the issues listed. |
Impact | If the SBC remains disconnected from the managing EMS/RAMP instance for an extended period, it will result in the SBC operating in an unsanctioned manner from a licensing perspective. Reconnect the SBC to the managing EMS/RAMP instance. Contact Ribbon Global Product Support for more information regarding the need for the SBC to remain in constant contact with the managing EMS/RAMP instance. |
Clearing | Automatic; sonusCpLicenseManagerRegistrationSucceeded |
Also,
The Impact statement of the existing alarm pages below are updated with the following statement:
If the SBC remains disconnected from the managing EMS/RAMP instance for an extended period, it will result in the SBC operating in an unsanctioned manner from a licensing perspective. Reconnect the SBC to the managing EMS/RAMP instance. Contact Ribbon Global Product Support for more information regarding the need for the SBC to remain in constant contact with the managing EMS/RAMP instance.
- sonusCpLicenseManagerNoLicenseServersConfigured - MAJOR
- sonusCpLicenseManagerCouldNotConnect - MAJOR
- sonusCpLicenseManagerRegistrationFailed - MAJOR
- sonusCpLicenseManagerRegistrationPeriodExpired - CRITICAL
- sonusCpLicenseManagerNoEmsNodeIdConfigured - MAJOR
- sonusCpLicenseManagerNoLicenseUsageDetected - MAJOR
For additional details, refer to:
New CLI in 10.1.3
10.1.3R0
SBX-115017 Support usePortRangeFlag in SLB Cluster Mode
Excerpt Include | ||||||
---|---|---|---|---|---|---|
|
Two CLI commands are added to configure the signalingBasePort
and signalingMaxPort
for the PORT range allocation during registration in the SLB.
Command Syntax
Code Block | ||
---|---|---|
| ||
% set addressContext default zone <Zone Name> signalingPortRange signalingBasePort <Value> |
Code Block | ||
---|---|---|
| ||
% set addressContext default zone <Zone name> signalingPortRange signalingMaxPort <Value> |
Info | ||
---|---|---|
| ||
You must enable the
|
Command Parameters
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
signalingBasePort | 1024-65148 | 1024 | Enter the | M |
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
signalingMaxPort | 1024-65148 | 65148 | Enter the | M |
Configuration Examples
Code Block | ||
---|---|---|
| ||
set addressContext default zone ZONE_AS signalingPortRange signalingBasePort 3401
commit |
Code Block | ||
---|---|---|
| ||
set addressContext default zone ZONE_AS signalingPortRange signalingMaxPort 3501
commit |
SBX-118686 RCD feature SBX-90885 / SBX-116717 needs back ported to 10.1.3
The variable flexVariable
is introduced into the SMM for storing the PSX received SMM variable. This variable is similar to variableValue
.
This variable is exposed at Egress.
Command Syntax
Code Block |
---|
% set profiles signaling sipAdaptorProfile <profile name > rule <rule > action <action> from type flexVariable
% set profiles signaling sipAdaptorProfile <profile name > rule <rule> action <action > from flexVariableValue flexvar2 |
Command Parameters
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
flexVariable | flexvar1 to flexvar 16 | flexvar1 | Set this parameter to allow the SBC to store the PSX received SMM variable. | O |
Refer to SIP Adaptor Profile - CLI.
10.1.3R2
SBX-119445 SBC Support of KPML Events via In-Dialog Subscribe
The kpmlSubscribeMode
flag is added to the sipTrunkGroup signaling configuration to control how the SBC handles KPML events for In-Dialog and OOD Subscribe messages for ingress and egress trunk groups.
Command Syntax
Code Block |
---|
% set addressContext <address context name> zone <zone name> sipTrunkGroup <SIP TG name> signaling kpmlSubscribeMode <consume | relay> |
Command Parameter
Parameter | Description | M/O |
---|---|---|
kpmlSubscribeMode | Use this flag to control how the SBC handles KPML events for In-Dialog and Out-Of-Dialog (OOD) Subscribe messages for the specified ingress/egress trunk group.
| O |
Refer to SIP TG - Signaling - KPML Subscribe Mode - CLI.
New CLI in 10.1.4
10.1.4R0
SBX-121187: Increase the TLS Profiles Maximum Limit to 256
This feature increases the maximum number of TLS profiles from 16 to 256. This change is implemented in the SBC SWe, SBC 5400, and SBC 7000 platforms.
Refer to SBC Provisioning Limits.
SBX-121547 Move useFilePostfix command to the standard command set
The SBC Core is enhanced with the useFilePostFix
CDR Server flag which, when enabled, appends the string specified by the filePostFix field to the file name of the CDR file while the SBC transfers/writes it to the remote CDR server. This allows CDR server applications to determine when the file is completely transferred. The default value is "enable".
Parameter | Description |
---|---|
useFilePostFix | When enabled, this flag appends the string specified by the
|
Refer to Accounting - CLI.