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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <service-based-charging>
                    <policy-control>
                        <static>
                            <profile>
                                <activation-time>
                                    <roaming-class>
                                        <quality-of-service>
                                            <name>name</name> <!-- identifier -->
                                            <service-class>...</service-class>
                                            <block-rate>block-rate</block-rate>
                                        </quality-of-service>
                                    </roaming-class>
                                </activation-time>
                            </profile>
                        </static>
                    </policy-control>
                </service-based-charging>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Quality of service for rates.

Contents

<block-rate>—Rate per block for volume-based and duration-time-based block charging.

<name>—Quality of service.

<service-class>—Service class.


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