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


Usage

<configuration>
    <services>
        <ggsn>
            <rule-space>
                <quota-handling>
                    <re-authorization-triggers>
                        <sgsn-address/>
                        <sgsn-plmn-id/>
                        <rat-type/>
                        <qos/>
                    </re-authorization-triggers>
                </quota-handling>
            </rule-space>
        </ggsn>
    </services>
</configuration>

Description

Default triggers for quota re-authorization.

Contents

<qos>—Trigger re-authorization if QoS has changed for the PDP context.

<rat-type>—Trigger re-authorization if RAT has changed for the PDP context.

<sgsn-address>—Trigger re-authorization if sgsn address has changed for the PDP context.

<sgsn-plmn-id>—Trigger re-authorization if PLMN id has changed for the PDP context.


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