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


Usage

<configuration>
    <services>
        <ggsn>
            <charging>
                <characteristics>
                    <profile14>
                        <volume-limit>kilobytes</volume-limit>
                        <time-limit>minutes</time-limit>
                        <call-detail/>
                        <change-limit>change-limit</change-limit>
                        <transfer-type>transfer-type-choice</transfer-type>
                        <gtp-prime>...</gtp-prime>
                    </profile14>
                </characteristics>
            </charging>
        </ggsn>
    </services>
</configuration>

Description

Profile 14 clients.

Contents

<call-detail>—Generate call data records.

<change-limit>—Maximum record changes to buffer on PIC.

<gtp-prime>—Characteristic specific GTP Prime configuration.

<time-limit>—Time to buffer charging data.

<transfer-type>—Method used to transfer charging data.

<volume-limit>—Volume of charging data to buffer.


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