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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <service-based-charging>
                    <credit-control>
                        <ro-profile>
                            <ccr-avp>
                                <no-user-plmn-id/>
                                <no-ggsn-plmn-id/>
                                <apn-type>apn-type-choice</apn-type>
                            </ccr-avp>
                        </ro-profile>
                    </credit-control>
                </service-based-charging>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Inclusion of optional attributes in credit control requests.

Contents

<apn-type>—APN type to include in Credit Control Requests.

<no-ggsn-plmn-id>—Do not include ggsn-plmn-id AVP in credit control requests.

<no-user-plmn-id>—Do not include user-plmn-id AVP in credit control requests.


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