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


Usage

<configuration>
    <services>
        <ggsn>
            <rule-space>
                <quota-handling>
                    <holding-time-period>seconds</holding-time-period>
                    <holding-time-infinity/>
                    <no-quota-handling>...</no-quota-handling>
                    <user-denied-time>seconds</user-denied-time>
                    <re-authorization-triggers>...</re-authorization-triggers>
                </quota-handling>
            </rule-space>
        </ggsn>
    </services>
</configuration>

Description

Quota handling preferences.

Contents

<holding-time-infinity>—Infinite holding time.

<holding-time-period>—Period of inactivity after which to report the quota.

<no-quota-handling>—Rating group for which quota shall not be requested.

<re-authorization-triggers>—Default triggers for quota re-authorization.

<user-denied-time>—Time to wait before requesting new quota after a request has been denied.


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