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


Usage

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

Description

Credit Control Application System (CC-AS) user query.

Contents

<credit-control-user>—Ask CC-AS whether to use credit control.

<no-credit-control-user>—Settings to use if CC-AS forbids use credit control.


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