Configuring Charging Failure Handling

To configure failure handling action for both converged charging and offline charging failure cases under the charging profile, use the following sample configuration:

config 
   profile network-element chf charging_profile_name 
      nf-client-profile offline_charging_profile_name 
      failure-handling-profile failure_handling_profile_name 
      end 

NOTES:

  • profile network-element chf charging_profile_name : Specify the charging function (CHF) as the network element profile. charging_profile_name must an alphanumeric string representing the corresponding network element profile name.

  • nf-client-profile offline_charging_profile_name : Specify the local NF client profile.offline_charging_profile_name must an alphanumeric string representing the corresponding NF client profile name.

  • failure-handling-profile failure_handling_profile_name : Specify the NRF failure handling network profile for the configured NF type. failure_handling_profile-name must an alphanumeric string representing the corresponding NRF failure handling network profile name.

Configuration Example

The following is an example configuration of the failure handling action for converged charging:

profile nf-client-failure nf-type chf
profile failure-handling fh1
service name type nchf-convergedcharging
message type ChfConvergedchargingCreate 
status-code httpv2 0 
action continue 
exit