Panel | ||||
---|---|---|---|---|
In this section:
|
...
Noprint | |
---|---|
|
...
...
|
...
|
...
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
noServiceRotueHdrForEmergencyRegistration
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 noServiceRotueHdrForEmergencyRegistration <[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:
...
PEAP/MSCHAPv2 is a new method of authentication added to the RadiusAuthentication functionality. This allows a more secure authentication where the radius password is sent using encryption (PEAP) and authenticated via the Microsoft Challenge Handshake Authentication Protocol (MSHAPv2). A CLI command has been added to set the Radius authentication method:
Code Block |
---|
% set oam radiusAuthentication radiusServer <serverName> authenticationMethod <pap | peapmschapv2> |
This feature adds the verifyAutoIndex
configuration parameter. The verifyAutoIndex
configuration parameter checks new entries added to an SBX configuration table that has an Auto Index column to make sure that the newly assigned Auto Index value does not already exist in that table. This configuration parameter is in the admin object of the system-level configuration.
Code Block |
---|
% set system admin <system name> verifyAutoIndex <false | true> |
A new profile retryProfile
is added to the profiles object to configure a trigger/action rule to specify that when a particular response code (and optional warning code) is received (the trigger), the SBC performs a fallback action (fallback SRTP to RTP, fallback to IPV4 or fallback to IPV6). The SBC then reattempts an INVITE with the updated Session Description Protocol (SDP) offer based on the action configured for the received error response and warning code.
Code Block |
---|
% set profiles services retryProfile <retryProfile name>
attemptRecordGeneration <[disabled] | enabled>
state <[disabled] | enabled>
triggerActionRule <1-16>
sipResponseCode <300-699>
sipWarningCode <300-399>
action <1-16>
actionType <fallBackSrtpToRtp | fallBackToIPV4 | fallBackToIPV6> |
The performance of the SBC VM can be optimized by providing the call mix while configuring the SBC SWe instance. The SBC includes a set of predefined call mixes also known as standard traffic profiles. Additionally, a user can create custom traffic profiles containing a call mix that is more appropriate for the SBC SWe.
The following system profiles are added/updated in this release:
SWe Profile | Description | Change |
---|---|---|
sweTrafficProfiles | Profile configuration of all the standard and custom profiles and their respective call mix. | New SWe profile. |
sweActiveProfile | Profile configuration of the name of active profile and time-stamp of activation. | New standard profile added to the existing configuration at SWe Active Profile - CLI:
|
sweCodecMixProfile | The standard and custom codec mix profile configuration. | New SWe profile. |
Code Block |
---|
% set system sweTrafficProfiles <profile name> accessScenario true callHoldTime 125 passthroughCodecProfile cmix1 transcodePercent 30 transcodingCodecProfile G711_G729_20ms |
Code Block |
---|
% set addressContext <name> zone <name> sipTrunkGroup <name> media earlyMedia
forkingBehaviour <firstProvResponse | firstRtp | lastReceivedSdp | pemPriority>
method
pEarlyMedia
defaultGatingMethod <inactive | recvonly | sendonly | sendrecv>
egressSupport <disabled | enabled>
rtpServerTable rtpServerTableName
sessionAnswer |
Hide | |||
---|---|---|---|
Removed feature based on feedback from Shambhu: SBX-60738 Capacity License for Network Wide LicensesSeveral licenses of the SBC are "count-based;" the features dependent on those licenses (known as count-based features) can scale only up to the count permitted by the available number of corresponding licenses. The Service Capacity License, referred as the "SBC-CAPACITY" license, allows the count-based features to use the full capacity of the SBC. The following changes are made to the SBC CLI:
To configure
To display the table for
To display the table for
|
The parameter mgmtMode
is added to the system admin status
command in this release, and specifies whether SBC SWe instances are managed manually or through EMS/VNFM.
Two modes for managing the HA/Redundancy of SBC SWe Cloud Network Functions Virtualization (NFV) are supported:
Centralized (default) - Use this mode for traditional HA/redundancy model (1:1 scenario) where one active instance is backed up by one standby instance. In Centralized mode, the SBC configuration is synchronized between active and standby SBCs. The Centralized mode is preferred for deployments where the scale/sessions requirements are low.
Distributed - Use this mode for SBC SWe Cloud deployments where up to N active SBC instances are backed up by a single standby SBC instance (N:1). In this mode, each node is configured separately, and the configuration on active and standby instances are not synchronized.
The changes in CLI are:
mgmtMode
is added to system. This parameter specifies whether the instances are managed either manually, or through EMS/VNFM. There are two supported modes:rgstatus, serverStatus
, and serverAdmin
commands are supported on AWS for 1:1 redundancy group. For centralized mode, the commands display details of both active and standby volumes.
Code Block |
---|
> show table system admin <system name> mgmtMode |
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 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 |
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 |
---|
The Service Capacity License, referred as the "SBC-CAPACITY" license, allows the count-based features to use the full capacity of the SBC.
...
Added flag sendRouteUriToPsx
to SIP Trunk Group callRouting
object
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:
insertPAccessNetInfoHeader
insertUEFlowInfo
Code Block | ||||
---|---|---|---|---|
| ||||
% set profiles signaling ipSignalingProfile <profile name> commonIpAttributes flags insertPAccessNetInfoHeader <disabled | enabled>
% set profiles signaling ipSignalingProfile <profile name> commonIpAttributes flags insertUEFlowInfo <disabled | enabled> |
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 commands and statistics are deprecated in this release.
<TBD>
Noprint |
---|
...