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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <service-based-charging>
                    <block-based-charging>
                        <profile>
                            <roaming-class>
                                <service-class-group>
                                    <name>name</name> <!-- identifier -->
                                    <service-class>...</service-class>
                                    <active-time>...</active-time>
                                    <volume>...</volume>
                                </service-class-group>
                            </roaming-class>
                        </profile>
                    </block-based-charging>
                </service-based-charging>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Service class settings for block-based charging.

Contents

<active-time>—Active time block settings.

<name>—Service class group index.

<service-class>—Service classes and service class ranges.

<volume>—Volume block settings.


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