4 Configuration

This chapter lists the configuration changes in release 24.3.x.

4.1 Helm

This section lists the Helm parameter changes in release 24.3.x. For more information about the Helm parameters, see Oracle Communications Cloud Native Core, Converged Policy Installation, Upgrade, and Fault Recovery Guide.

Release 24.3.0

The following are the Helm parameters changes in this release:
  • Added the following parameters to Diameter Gateway configuration to support stale request cleanup functionality for PCRF Core:
    • ENABLE_LATE_ARRIVAL
    • ENABLE_LATE_PROCESSING
    • LATE_ARRIVAL_MAX_RESPONSE_TIME
    • SKIP_LATE_PROCESSING_FOR_TERMINATE
  • Added ENABLE_LATE_ARRIVAL to PCRF Core configuration to support stale request cleanup functionality for PCRF Core.
  • Added the following parameters for Support of TLS using HTTPS:
    • clientDisabledExtension
    • serverDisabledExtension
    • tlsNamedGroups
    • clientSignatureSchemes
    • tlsVersion
    • allowedCipherSuites
    • cipherSuites
  • Added the following parameters for Support of TLS in Diameter Gateway:
    • TLS_ENABLED
    • TLS_DIAMETER_PORT
    • TLS_CIPHER_SUITE
    • TLS_INITIAL_ALGORITHM
    • TLS_SECRET_NAME
    • TLS_RSA_PRIVATE_KEY_FILENAME
    • TLS_ECDSA_PRIVATE_KEY_FILENAME
    • TLS_RSA_CERTIFICATE_FILENAME
    • TLS_ECDSA_CERTIFICATE_FILENAME
    • TLS_CA_BUNDLE_FILENAME
    • TLS_MTLS_ENABLED
  • Added bulwark.congestion.responseCode parameter to configure the response code for rejected requests during Bulwark Pod congestion.

4.2 REST API

This section lists the REST API changes in release 24.3.x. For more information about the REST APIs, see Oracle Communications Cloud Native Core, Converged Policy REST Specification Guide.

Release 24.3.0

The following are the REST API changes in this release:

  • Added details of the timeout notification request/response parameter to PCF-UE Timer Profile section.

4.3 CNC Console

This section lists the CNC Console changes in release 24.3.x. For more information, see Oracle Communications Cloud Native Core, Converged Policy User Guide.

Release 24.3.0

The following are the CNC Console changes in this release:
  • Added details of the following Advanced Settings keys to PCRF Core Service to support for configuring congestion response codes when rejecting Diameter requests:
    • CONGESTION.USE.EXPERIMENTAL.RESULT.CODE
    • CONGESTION.VENDOR.ID
    • CONGESTION.DIAMETER.RESPONSE.CODE
    • GX.CREATE.REQUEST.PRIORITY
    • GX.MODIFY.REQUEST.PRIORITY
    • GX.DELETE.REQUEST.PRIORITY
    • RX.CREATE.REQUEST.PRIORITY
    • RX.MODIFY.REQUEST.PRIORITY
    • RX.DELETE.REQUEST.PRIORITY
    • SD.MODIFY.REQUEST.PRIORITY
    • SD.DELETE.REQUEST.PRIORITY
  • Added details of the following Advanced Settings keys to PCRF Core Service to support configuring congestion response codes when rejecting HTTP requests:
    • CONGESTION.HTTP.RESPONSE.CODE
    • PDS.NOTIFY.REQUEST.PRIORITY
    • UM.NOTIFY.REQUEST.PRIORITY
    • PCRF.SESSION.DELETE.REQUEST.PRIORITY
    • PCRF.SESSION.GET.REQUEST.PRIORITY
    • AUDIT.NOTIFY.REQUEST.PRIORITY
  • Added details of the following Advanced Settings keys to UE service:
    • CONGESTION.HTTP.RESPONSE.CODE
    • UE.GET.SUBSCRIBER.SESSIONS.PRIORITY
    • UE.GET.POLICY.ASSOCIATION.PRIORITY
    • UE.CREATE.PRIORITY
    • UE.UPDATE.PRIORITY
    • UE.UPDATE.NOTIFICATION.PRIORITY
    • UE.DELETE.PRIORITY
    • UE.AUDIT.NOTIFY.PRIORITY
    • UE.N1.NOTIFICATION.MESSAGE.PRIORITY
    • UE.N1.FAILURE.NOTIFICATION.MESSAGE.PRIORITY
  • Added details of the following Advanced Settings keys to PDS:
    • PRIMARYKEY_LOOKUP_ENABLED
    • CONCURRENCY_DETECTION_CURRENT_FLOW_ENABLED
    • NOTIFICATION_RETRY_COUNT
    • NOTIFICATION_RETRY_DELAY
  • Added ENABLE_STACK_TRACE_FOR_DB_OPS flag to PDS Advanced Settings.
  • Updated Timer Profiles section of PCF-UE with Timeout Per Service.notification(Non N1N2 messages. In milliseconds) field.
  • Added ENABLE_LATE_PROCESSING Advanced Settings key to PCF Session Management under Service Configurations to support stale request cleanup functionality for SM service.
  • Added the following Advanced Settings keys for PCRF Core Settings under Service Configurations to support stale request cleanup functionality for PCRF Core:
    • late.arrival.enabled
    • late.arrival.max.resp.time
    • skip.late.processing.for.terminate
    • sbi.timer.enabled
  • Added details of RESOURCEID.SUFFIX_LIST Advanced Settings key to PCRF Core Settings to support selection of userID keys (SUPI/GPSI) that will be sent to make the lock request, when Bulwark service is enabled.
  • Added Transport field under Peer Configurations in Diameter Configurations page.
  • Updated the General Settings under General Configurations page to include the following parameters for Enhanced Logging Configuration:
    • Enable Enhanced Logging
    • Enable UE Identifier Information

Blockly Changes

The following are the blockly changes in this release:

  • Updated description of attributes in Request Type and in AMF Request in PCF UE Policy as n1TransferFailureCause option is deprecated for in Request Type and is now available under in AMF Request.
  • Updated the blockly Release Sesssion with cause for PCF-SM with REACTIVATION_REQUESTED attribute which can be one of the cause during Policy SM Association termination.
For more information, see Oracle Communications Cloud Native Core, Converged Policy Design Guide.