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


Usage

<configuration>
    <services>
        <ggsn>
            <charging>
                <cdr-attribute>
                    <no-reduced-partial/>
                    <no-node-identifier/>
                    <no-local-record-sequence-number/>
                    <no-msisdn/>
                    <msisdn-always/>
                    <no-apn-network-identifier/>
                    <no-pdp-type/>
                    <no-pdp-address/>
                    <no-dynamic-address-flag/>
                    <no-traffic-volumes/>
                    <traffic-volumes>...</traffic-volumes>
                    <no-apn-selection-mode/>
                    <no-cc-selection-mode/>
                    <record-extension/>
                    <no-sgsn-plmn-id/>
                    <apn-encoding>apn-encoding-choice</apn-encoding>
                    <record-extension-attributes>...</record-extension-attributes>
                    <no-external-charging-id/>
                    <no-ms-time-zone/>
                    <no-user-location-information/>
                    <enhanced-cdr>...</enhanced-cdr>
                    <no-ims-signaling-context/>
                    <no-rat-type/>
                    <no-imei-sv/>
                </cdr-attribute>
            </charging>
        </ggsn>
    </services>
</configuration>

Description

Attributes in charging data records.

Contents

<apn-encoding>—Method of ASN.1 encoding of the APN field in G-CDR.

<enhanced-cdr>—Attribute settings for enhanced CDR.

<msisdn-always>—Always include MSISDN even if there is no change.

<no-apn-network-identifier>—Don't include network identifier of APN.

<no-apn-selection-mode>—Don't include index indicating how the APN was selected.

<no-cc-selection-mode>—Don't include information about how charging characteristics were selected.

<no-dynamic-address-flag>—Don't include indication if served PDP address is dynamic.

<no-external-charging-id>—Don't include external charging id.

<no-imei-sv>—Don't include IMEI and software version.

<no-ims-signaling-context>—Don't include IMS signaling context.

<no-local-record-sequence-number>—Don't include local record sequence number.

<no-ms-time-zone>—Don't include ms time zone.

<no-msisdn>—Don't include MSISDN.

<no-node-identifier>—Don't include node identifier.

<no-pdp-address>—Don't include PDP address.

<no-pdp-type>—Don't include PDP type.

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

<no-reduced-partial>—Generate fully qualified partial CDRs only.

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

<no-traffic-volumes>—Don't include list of traffic data volumes.

<no-user-location-information>—Don't include user location information.

<record-extension>—Include record extension.

<record-extension-attributes>—Record extension CDR attributes.

<traffic-volumes>—Include list of traffic data volumes.


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