class CscfMediaAuthorizationPolicyContainer

ManagedElement
+-CscfFunction
+-CSCF-Application
+-CscfMediaContainer
+-CscfMediaAuthorizationPolicyContainer
+-CscfMediaCodecDataTableContainer [0..1]
+-CscfMediaTypeBandwidthTableClass [0..1]

This is Managed Object Class for CSCF Media Authorization Policy Container

This MO is created by the system.

Attributes
GatingPolicyDT
cscfEarlyMediaGatingPolicy = OpenDownLinkGates
This attribute specifies the gating policy when AAR is sent prior to reception of 200 OK for the initial INVITE.
MaxBandwidthDT
cscfMaxDownLinkBandwidth = 16
CscfMaxDownLinkBandwidth is used to configure the maximum allowed downlink bandwidth on the SDP answer as part of a media authorization policy.
String0to00128DT[0..1]
cscfMaxMediaFlowTableName = ""
Identity of the max flow per media type table for P-CSCF Media Authorization.

Dependencies: The Managed Object Instance for the CscfMaxMediaFlowTable needs to be created before the cscfMaxMediaFlowTableName is created.
MaxBandwidthDT
cscfMaxUpLinkBandwidth = 16
CscfMaxUpLinkBandwidth is used to configure the maximum allowed uplink bandwidth on the SDP answer as part of a media authorization policy.
integerKeyString
key
mandatory
noNotification
restricted
cscfMediaAuthorizationPolicy
This is the key attribute of the CscfMediaAuthorizationPolicyContainer class. One instance of the CscfMediaAuthorizationPolicyContainer with the key cscfMediaAuthorizationPolicy=0 is created at startup. This instance cannot be deleted. No other instances can be created of this class.
MediaAuthorizationPolicyDT
cscfMediaBearerAuthorizationPolicy = Inactive
Enables the P-CSCF to either activate or inactivate the Media Authorization, the Bearer authorization, the private address handling.
boolean
cscfMediaCodecAnalysisAccordingToBlackListLogic = true
When set to true, the black list is activated and when set to false, the white list is activated. Payload types configured in a black list are not allowed and will be rejected. Payload types configured in a white list are the only allowed once. All other payload types will be rejected.
MediaOnHoldBehaviorDT
cscfMediaOnHoldBehavior = NoFlowStatusChange
Determines the behavior upon media on hold. The configuration option applies equally for originating and terminating P-CSCF and is applicable only when P-CSCF is configured to perform bearer authorization.
String0to00128DT[0..1]
cscfPayloadBlackWhiteListName = ""
Identity of the payload black and white list for P-CSCF Media Authorization.
String0to00128DT
cscfRxDestHostAddress = NotConfigured
Host address of the Policy and Charging Rules Function (PCRF).
String0to00128DT[0..1]
cscfRxDestRealmAddress = ""
Realm address of the external the PCRF.
String0to00128DT[0..1]
cscfRxOrigHostAddress = ""
Host address of the P-CSCF.
String0to00128DT[0..1]
cscfRxOrigRealmAddress = ""
Realm address of the P-CSCF.
boolean
cscfUseBearerAuthIncludeApplicationId = false
This parameter specifies whether the CSCF includes or does not include the Application Identifier, if present, from the SIP signaling Accept-Contact header.
boolean[0..1]
pcscfRxSipSessionContinueEnabled = false
This attribute enables the P-CSCF to continue a SIP session regardless if there is an Rx session failure. This attribute is only applicable if the attribute CscfMediaBearerAuthorization is configured either to the value MediaAndBearerAuth or to the value MediaAndBearerAuthXprivaddr.
TimerMSec0to30000DT[0..1]
pcscfRxSipSessionContinueTimer = 30000
This attribute specifies the number of milliseconds that the P-CSCF waits for an AAA command after it has sent an AAR command to the PCRF. PcscfRxSipSessionContinueTimer is only applicable if PcscfRxSipSessionContinueEnabled is set to true. At SIP session initiation, if the P-CSCF receives an AAA command before the timer has expired, it stops the timer and proceeds with the SIP session according to the AAA command's result code. For a successful result code, the P-CSCF continues both the SIP session and the Rx session. Otherwise, the P-CSCF continues the SIP session without an Rx session. At SIP session initiation, if the timer expires before the P-CSCF has received an AAA command from the PCRF, the P-CSCF continues the SIP session without an Rx session. At SIP session modification, the P-CSCF continues both the SIP session and the Rx session (provided that an Rx session has been established successfully during session initiation), regardless of the timer expiry or the AAA command's result code. If the timer is set to 0, the P-CSCF does not send an AAR command to the PCRF, and continues the SIP session without initiating or modifying an Rx session. Recommendation: For the timer to be effective, the timer value should be set to a lower value (in seconds) than the Diameter timeout specified by the Diameter attributes maxRequestPendingTime and maxNumberOfRetries.

Dependencies: PcscfRxSipSessionContinueEnabled must be set to true.

  class CscfMediaAuthorizationPolicyContainer