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


Usage

<configuration>
    <services>
        <ggsn>
            <rule-space>
                <time-based-charging>
                    <rating-group-cluster>
                        <name>name</name> <!-- identifier -->
                        <measurement>...</measurement>
                        <rating-group>...</rating-group> <!-- mandatory -->
                    </rating-group-cluster>
                </time-based-charging>
            </rule-space>
        </ggsn>
    </services>
</configuration>

Description

Common time base definitions for clusters of rating groups.

Contents

<measurement>—Default active time settings.

<name>—Unique id for the rating-group cluster.

<rating-group>—Rating group belonging to this cluster.


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