Tag Elements Beginning with M
> <measurement> (configuration/services/ggsn/rule-space/
time-based-charging)
Usage
<configuration>
<services>
<ggsn>
<rule-space>
<time-based-charging>
<measurement>
<resolution>seconds</resolution>
<inactivity>seconds</inactivity>
<reporting>reporting-choice</reporting>
<method>method-choice</method>
</measurement>
</time-based-charging>
</rule-space>
</ggsn>
</services>
</configuration>
Description
Default active time settings.
Contents
<inactivity>—Time measurement inactivity for active usage.
<method>—Method to use for measurement of active usage.
-
active-periods—Each resolution period with traffic is counted as active usage.
-
duration—Measure the duration of the session.
-
inactivity—Use inactivity period but do not included it in usage.
-
inactivity-included—Use inactivity period and include it in usage.
<reporting>—Reporting method for time-based-charging.
-
no-reporting—Do not report active usage.
-
timestamp—Report start and stop timestamps for each period of active usage.
-
timestamp-and-volume—Reports timestamps and used volume for each period of active usage.
<resolution>—Time measurement resolution for active usage.