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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <service-based-charging>
                    <credit-control>
                        <profile>
                            <request-quota>
                                <best-effort>...</best-effort>
                                <conversational>...</conversational>
                                <interactive>...</interactive>
                                <streaming>...</streaming>
                            </request-quota>
                        </profile>
                    </credit-control>
                </service-based-charging>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Proposed quota to request.

Contents

<best-effort>—Quota settings for best effort traffic.

<conversational>—Quota settings for conversational traffic.

<interactive>—Quota settings for interactive traffic.

<streaming>—Quota settings for streaming traffic.


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