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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <service-based-charging>
                    <control-context>control-context-choice
                                    </control-context> <!-- mandatory -->
                    <bandwidth-control>...</bandwidth-control>
                    <packet-inspection>...</packet-inspection>
                    <block-based-charging>...</block-based-charging>
                    <policy-control>...</policy-control>
                    <rating-control>...</rating-control>
                    <credit-control>...</credit-control>
                    <charging-unit>...</charging-unit>
                    <resource-identification>...</resource-identification>
                    <authorization>...</authorization>
                </service-based-charging>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Service-based charging configuration.

Contents

<authorization>—Perform authorization.

<bandwidth-control>—Bandwidth control settings.

<block-based-charging>—Block-based charging.

<charging-unit>—Charging unit.

<control-context>—Environment definition for service aware charging and control.

<credit-control>—Credit control.

<packet-inspection>—Packet inspection settings.

<policy-control>—Policy control.

<rating-control>—Rating control.

<resource-identification>—Resource identification service settings.


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