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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <service-based-charging>
                    <credit-control>
                        <profile>
                            <quota-denied-action>
                                <terminate-context/>
                                <free-services/>
                                <allow-service-class>...</allow-service-class>
                            </quota-denied-action>
                        </profile>
                    </credit-control>
                </service-based-charging>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Action to take when user quota is empty.

Contents

<allow-service-class>—Allow access to service class.

<free-services>—Allow context to access free services.

<terminate-context>—Terminate the PDP context.


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