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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <service-based-charging>
                    <credit-control>
                        <profile>...</profile>
                        <ro-profile>...</ro-profile>
                        <query-cc-as>...</query-cc-as>
                        <query-ocs>...</query-ocs>
                        <quota-threshold>percent</quota-threshold>
                        <allow-external-update/>
                        <roaming-class/>
                    </credit-control>
                </service-based-charging>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Credit control.

Contents

<allow-external-update>—Allow externally initiated update of credit information.

<profile>—Credit control profile.

<query-cc-as>—Credit Control Application System (CC-AS) user query.

<query-ocs>—OCS user query.

<quota-threshold>—Low credit threshold.

<ro-profile>—Ro-based credit control profile.

<roaming-class>—Include SCAP roaming class.


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