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


Usage

<configuration>
    <services>
        <ggsn>
            <rule-space>
                <rating-group>
                    <map>
                        <name>name</name> <!-- identifier -->
                        <service-id>...</service-id> <!-- mandatory -->
                    </map>
                </rating-group>
            </rule-space>
        </ggsn>
    </services>
</configuration>

Description

Map of service ids to rating groups.

Contents

<name>—Rating group identifier.

<service-id>—Service identifier for rating group.


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