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


Usage

<configuration>
    <services>
        <ggsn>
            <service-based-charging>
                <diameter-application-system>
                    <peer>
                        <name>name</name> <!-- identifier -->
                        <priority>priority</priority>
                    </peer>
                </diameter-application-system>
            </service-based-charging>
        </ggsn>
    </services>
</configuration>

Description

Diameter peers and priorities.

Contents

<name>—Diameter peer id.

<priority>—Priority of the peer.


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