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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <service-based-charging>
                    <block-based-charging>
                        <profile>
                            <default-roaming-class>
                                <service-class-group>
                                    <volume>
                                        <uplink-resolution>bytes</uplink-resolution>
                                        <downlink-resolution>bytes</downlink-resolution>
                                        <total-resolution>bytes</total-resolution>
                                    </volume>
                                </service-class-group>
                            </default-roaming-class>
                        </profile>
                    </block-based-charging>
                </service-based-charging>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Volume block settings.

Contents

<downlink-resolution>—Volume measurement resolution for downlink payload.

<total-resolution>—Volume measurement resolution for total payload.

<uplink-resolution>—Volume measurement resolution for uplink payload.


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