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.

Privilege Level

Security Administrator, Administrator

Syntax

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

algorithm

Specify Credit Control Quota Time Duration Algorithm

Configures the Quota Consumption Time (QCT).

Privilege Level

Security Administrator, Administrator

Syntax

consumed-time consumed_time 

consumed_time

Specify the credit control consumed time in seconds.

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

plus-idle

Specify the idle time for QCT. When used along with consumed-time it indicates the active usage + idle time, when no traffic flow occurs.

Configures the charging quota continuous period.

Privilege Level

Security Administrator, Administrator

Syntax

continuous-time-periods seconds 

seconds

Specify the charging quota continuous period, in seconds.

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

Configures the Parking Meter (PM) period for a specific rating group.

Privilege Level

Security Administrator, Administrator

Syntax

parking-meter seconds 

seconds

Specify the Parking Meter (PM) period, in seconds.

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

content-id content_id

Specify the content ID (Rating group AVP) to use for the CCA Quota time duration algorithm selection in the current rulebase. Must be the content ID specified for Credit Control service in ACS.

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

Usage Guidelines

Use this command to set 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.

Usage Guidelines

Use this command to configure the Quota Consumption Time (QCT). QCT is used with active time-based quotas and to determine chargeable time envelopes for consuming time quota.

Usage Guidelines

Use this command to configure the charging quota continuous period in seconds.

Usage Guidelines

Use this command to configure the Parking Meter (PM) period for a specific rating group.

Example

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