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


Usage

<configuration>
    <services>
        <ggsn>
            <charging>
                <cdr-attribute>
                    <enhanced-cdr>
                        <service-data-attributes>
                            <no-rat-type/>
                            <no-sgsn-plmn-id/>
                            <no-sgsn-address/>
                            <no-qos-information/>
                            <reporting-level>reporting-level-choice</reporting-level>
                            <rule-space>...</rule-space>
                        </service-data-attributes>
                    </enhanced-cdr>
                </cdr-attribute>
            </charging>
        </ggsn>
    </services>
</configuration>

Description

Settings for service data attributes.

Contents

<no-qos-information>—Don't include QoS information .

<no-rat-type>—Don't include radio access technology (RAT) type.

<no-sgsn-address>—Don't include SGSN address .

<no-sgsn-plmn-id>—Don't include SGSN PLMN ID .

<reporting-level>—Level for CDR reporting.

<rule-space>—Setting for enhanced CDRs handling in rule-space.


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