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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <service-based-charging>
                    <rating-control>
                        <profile>
                            <name>name</name> <!-- identifier -->
                            <postpaid/>
                        </profile>
                    </rating-control>
                </service-based-charging>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Rating control profile.

Contents

<name>—Profile identifier.

<postpaid>—Activate rating for post-paid subscribers.


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