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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <p-cscf>
                    <server>...</server>
                    <filtering-server>...</filtering-server>
                    <no-general-purpose/>
                    <no-dedicated-signaling/>
                    <no-general-signaling-indication/>
                    <no-dedicated-signaling-indication/>
                    <address-format>address-format-choice</address-format>
                </p-cscf>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

P-CSCF settings.

Contents

<address-format>—Settings for address format in GTP response.

<filtering-server>—IPv4 P-CSCF filtering server.

<no-dedicated-signaling>—No dedicated signaling contexts allowed.

<no-dedicated-signaling-indication>—No signaling indication for dedicated signaling contexts allowed.

<no-general-purpose>—No general purpose contexts allowed.

<no-general-signaling-indication>—No signaling indication for general purpose contexts allowed.

<server>—IPv4 or IPv6 P-CSCF server.


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