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


Usage

<configuration>
    <services>
        <ggsn>
            <charging>
                <cdr-attribute>
                    <record-extension-attributes>
                        <service-based-charging>
                            <service-identifier-volume/>
                            <service-class-volume>...</service-class-volume>
                            <service-class-block>...</service-class-block>
                            <block>...</block>
                            <initial-charge/>
                            <volume-limit-action/>
                            <block-based-limit-action/>
                        </service-based-charging>
                    </record-extension-attributes>
                </cdr-attribute>
            </charging>
        </ggsn>
    </services>
</configuration>

Description

Service-based charging CDR attributes.

Contents

<block>—Include number of blocks.

<block-based-limit-action>—Include session policy block-based limit action.

<initial-charge>—Include initial charge.

<service-class-block>—Include number of blocks per service class.

<service-class-volume>—Include volume per service class.

<service-identifier-volume>—Include volume per service identifier.

<volume-limit-action>—Include session policy volume limit action.


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