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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <service-based-charging>
                    <policy-control>
                        <dynamic>
                            <gx-profile>
                                <name>name</name> <!-- identifier -->
                                <diameter-application-system>diameter-application-system
                                    </diameter-application-system> <!-- mandatory -->
                                <subscription-id>...</subscription-id>
                                <selection-key>selection-key-choice</selection-key>
                                <pcrf-selection>...</pcrf-selection>
                                <failure-action>failure-action-choice</failure-action>
                                <disable-gx-extensions/>
                                <qos-control/>
                                <deny-empty-context/>
                                <rule-space-negotiation/>
                                <immediate-credit-control/>
                                <disconnect-ip-sessions/>
                            </gx-profile>
                        </dynamic>
                    </policy-control>
                </service-based-charging>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Settings for standard and enhanced Gx.

Contents

<deny-empty-context>—Deny PDP context activation without authorized services.

<diameter-application-system>—Diameter application system.

<disable-gx-extensions>—Do not allow use of Gx+ extensions.

<disconnect-ip-sessions>—Delete all active IP sessions using a CRF if contact is lost or server has restarted.

<failure-action>—Failure settings.

<immediate-credit-control>—Immediate credit control for dynamic charging rules.

<name>—Profile identifier.

<pcrf-selection>—Settings for selection of PCRF and P-CSCF.

<qos-control>—Enable support of QoS control over Gx.

<rule-space-negotiation>—Enable rule-space-negotiation over Gx.

<selection-key>—Set input parameter for selection of PCRF.

<subscription-id>—Subscription identifier.


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