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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <service-based-charging>
                    <credit-control>
                        <ro-profile>
                            <failure>
                                <continue>
                                    <timeout>minutes</timeout>
                                    <no-reestablish/>
                                </continue>
                            </failure>
                        </ro-profile>
                    </credit-control>
                </service-based-charging>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Settings for handling continue.

Contents

<no-reestablish>—Don't reestablish credit session after communication failure.

<timeout>—Validity time for continue action.


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