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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <service-based-charging>
                    <policy-control>
                        <static>
                            <profile>
                                <name>name</name> <!-- identifier -->
                                <activation-time>...</activation-time>
                                <all-time>...</all-time>
                            </profile>
                        </static>
                    </policy-control>
                </service-based-charging>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Policy control static profile.

Contents

<activation-time>—Activation time for rates.

<all-time>—Time-independent rates.

<name>—Profile identifier.


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