active-charging service rulebase cca quota time-duration

Configures the algorithm to compute time duration for Prepaid Credit Control Application quotas in the current rulebase.

Command Mode

Exec > Global Configuration (config) > ACS Configuration (config-service-acs_name ) > Rulebase Configuration (config-rulebase-rulebase_name )

Syntax

cca quota time-duration algorithm { consumed-time consumed_time [ plus-idle ] | continuous-time-periods continuous_time_periods | parking-meter parking_meter } [ content-id content_id ] 

algorithm

Specify the Credit Control Quota Time Duration algorithm.

consumed-time consumed_time

Specify the Credit Control consumed time.

Must be an integer in the range of 1-4294967295.

content-id content_id

Specify the Content ID.

Must be an integer in the range of 1-2147483647.

continuous-time-periods continuous_time_periods

Specify the continuous time periods.

Must be an integer in the range of 1-4294967295.

parking-meter parking_meter

Specify the Credit Control Parking Meter.

Must be an integer in the range of 1-4294967295.

plus-idle

Specify the Credit Control idle time.

Usage Guidelines

Use this command to configure the various time charging algorithms/schemes for prepaid credit control charging. If operator chooses parking-meter style charging, then time is billed in seconds chunks.

Example

The following command configures the QCT to consumed-time duration of 400 seconds:
cca quota time-duration algorithm consumed-time 400