Tag Elements Beginning with P
> <p-cscf> (configuration/services/ggsn/apn)
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.
-
no-ipv4—Don't send ipv4 address.
-
no-ipv4-compatible-ipv6—Don't send ipv4 address compatible ipv6 address.
<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.