Associating a Charging Action with a Rulebase

Use the following configuration to associate a charging action with a rulebase:


configure 
   require active-charging 
   active-charging service service_name 
      rulebase rulebase_name 
         billing-records interface_name 
         action priority priority_value ruledef ruledef_name charging-action charging_action_name 
         end 

NOTES:

  • rulebase : Enables the Active Charging Service Rulebase configuration.

  • billing-records : Enables the generation of billing records. The supported interface is egcdr

  • action : Decides the action to be taken on the ruledef.

  • priority : Assigns priority to a ruledef in the rulebase. Priority must be a unique integer value ranging from 1 to 65535.

  • ruledef : Specifies the ruledef.

  • charging-action : Specifies the charging action.