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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <service-based-charging>
                    <credit-control>
                        <query-cc-as>
                            <no-credit-control-user>
                                <cc>cc</cc> <!-- mandatory -->
                                <user-category>user-category</user-category> <!-- mandatory -->
                            </no-credit-control-user>
                        </query-cc-as>
                    </credit-control>
                </service-based-charging>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Settings to use if CC-AS forbids use credit control.

Contents

<cc>—Charging characteristics.

<user-category>—User category.


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