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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <service-based-charging>
                    <block-based-charging>
                        <profile>
                            <roaming-class>
                                <default-service-class-group>
                                    <active-time>
                                        <resolution>seconds</resolution>
                                        <inactivity>seconds</inactivity>
                                    </active-time>
                                </default-service-class-group>
                            </roaming-class>
                        </profile>
                    </block-based-charging>
                </service-based-charging>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Active time block settings.

Contents

<inactivity>—Time measurement inactivity for active usage.

<resolution>—Time measurement resolution for active usage.


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