Panel | ||||
---|---|---|---|---|
In this section:
|
Noprint | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Info | ||
---|---|---|
| ||
Default values are enclosed in square brackets [ ]. |
The SBC in enhanced with the following CLI to support Gateway CAC functionality.
Code Block |
---|
% set addressContext <address_context_name> zone <zone_name> gwTrunkGroup <gateway_trunk_group_name> parentSharedCacLimitsPoolName <shared_Cac_limits_pool_name>
% set addressContext <name> zone <name> gwTrunkGroup <name> cac
bandwidthLimit <0-2147483647>
callLimit <0-2147483647>
egress
emergencyOversubscription <0-1000>
hpcOversubscription <0-100>
ingress |
The SBC is enhanced enhanced with the following CLI in support of configuring a remote server IP address, port, and protocol type to push the audit logs to the remote server.
Code Block |
---|
% set oam eventLog platformAuditLogs auditLogRemoteHost <IPv4/IPv6 address> % set oam eventLog platformAuditLogs auditLogPort <1 to 65535> % set oam eventLog platformAuditLogs auditLogProtocolType <relp | [tcp] | udp> > show table oam eventLog platformAuditLogs |
The SBC is enhanced with the following CLI in support of SIPREC on multiple recorders.
The following parameters are added to startRecord
of SIPREC object:
numOfStreams
srsIpAddress2
srsPort2
trunkGroup2
transport2
The parameter recorderAddress
is added to stopRecord
.
Code Block |
---|
> request global siprec
startRecord
callLeg
egress
ingress
gcid <0-2147483647>
numOfStreams
srsIpAddress <SRS IP ADDRESS>
srsIpAddress2
srsPort <IP port number>
srsPort2 <Ip port number>
transport <tcp | udp>
transport2 <tcp | udp>
trunkGroup <TRUNK GROUP NAME>
trunkGroup2
stopRecord
gcid <0-2147483647>
recorderAddress
recorderPort |
Additionally, the srsGroupProfile
is added to the global servers object.
Code Block |
---|
% set global servers srsGroupProfile <profile name>
description <0-199 characters>
loadDistribution <roundRobin | sequence>
numSimultaneousStream <1-2>
srsGroupData <0-7>
ipAddress <IP address>
ipPort <IP port>
ipTGId <IP TG Id>
transport <tcp | udp> |
The SBC is enhanced with the following configurations in support of Pathcheck ping enhancements:
replyTimeout
, is added to the pathCheckProfile configuration.Code Block |
---|
% set system pathCheckPath <Path Check Path name>
addressContext <addressContext name>
ipInterface <IP Interface name>
ipInterfaceGroup <IPIG name>
pathCheckProfile <Patch Check Profile name>
reportSignalIpAddress <IP address>
reportSignalIpPort <Port Id>
sourceIpAddress <Ip address>
state <[disabled] | enabled>
targetIpAddress <IP address>
zone <Zone name>
% set profiles services pathCheckProfile <profile name>
failureResponseCodes <400-699 | all |all4xx | all5xx | all6xx>
protocol <icmp | sipOptions>
recoveryCount <1-10>
replyTimeoutCount <1-10>
sendInterval <1-600>
transportPreference <preference1 | preference2 | preference3 | preference4> |
The SBC is enhanced to populate the encapsulated Integrated Service Digital Network User Part (ISUP) calling party even when it is not mapped to P-Asserted_ID in the INPUT DATA that is sent to the PSX. In support of this, the following flags are added to the SIP Trunk Group Signaling object.
mapFromHeaderToIsupGap
mapIsupCgpnToPAI
Code Block |
---|
% set addressContext <name> zone <name> sipTrunkGroup <name> signaling callingParty
cpcParamFromHeader <[default] | fromheader | paitel>
fromHdrForCallingParty <disabled | [enabled]>
mapFromHeaderToIsupGAP <[disabled] | enabled>
mapIsupCgpnToPAI <[disabled] | enabled>
paiForCallingParty <disabled | [enabled]>
ppiForCallingParty <disabled | [enabled]>
rpiForCallingParty <disabled | [enabled]>
trustedSourceForIsup <disabled | [enabled]> |
The parameter dnsGroup
is added under System > Policy Server > Global Config to allow a DNS Group associate with the global configuration of the policy server. This allows the PSX FQDN resolution with a particular DNS Group.
Code Block |
---|
% set system policyServer globalConfig dnsGroup <dnsGroupServer_name> |
The SBC is enhanced with the addition of the following configuration and status commands in support of SBC SWe capacity improvements.
Code Block |
---|
% set system sweActiveProfile name <profile name>
default
standard_callmix_profile
standard_msbc_profile
standard_passthrough_profile
standard_signaling_profile
standard_transcoding_profile
> show table system sweTrafficProfiles
> show table system sweActiveProfile
> show table system sweCodecMixProfile
> show table system sweProcessorCapacity
> show table system sweCapacityEstimate
> show table system sweVcpuAllocation |
The SBC is enhanced with the addition of the following flag sftpadminLoginEnabled
to the Account Management object to enable or disable the sftpadmin
user.
Code Block |
---|
% set system admin <admin-name> accountManagement sftpadminLoginEnabled <false | [true]> |
The SBC is enhanced with the addition of the following SIP Trunk Group flags:
Code Block |
---|
% set addressContext <addressContext name> zone <zone name> sipTrunkGroup sipTrunkGroup name> signaling
aiToPemInterworking <[disabled] | enabled>
convertAlertToProgress <[disabled] | enabled> |
The SBC is enhanced with the addition of the switch
parameter to the sipAdaptorProfile
.
Code Block |
---|
% set profiles signaling sipAdaptorProfile <name> rule <Index> criterion <Index> switch <Index>
switchAction <1-128>
switchValue <value>
switchRegexpString <regular expression> |
Caption | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||
|
Pagebreak |
---|