[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <services>
        <ggsn>
            <rule-space>
                <time-based-charging>
                    <rating-group-cluster>
                        <measurement>
                            <resolution>seconds</resolution>
                            <inactivity>seconds</inactivity>
                            <reporting>reporting-choice</reporting>
                            <method>method-choice</method>
                        </measurement>
                    </rating-group-cluster>
                </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.

<reporting>—Reporting method for time-based-charging.

<resolution>—Time measurement resolution for active usage.


[Contents] [Prev] [Next] [Index] [Report an Error]