{"netmask", INTERNAL_IP4_NETMASK, INTERNAL_IP6_NETMASK },
{"server", INTERNAL_IP4_SERVER, INTERNAL_IP6_SERVER },
{"subnet", INTERNAL_IP4_SUBNET, INTERNAL_IP6_SUBNET },
+ {"p_cscf", P_CSCF_IP4_ADDRESS, P_CSCF_IP6_ADDRESS, },
{"split_include", UNITY_SPLIT_INCLUDE, UNITY_SPLIT_INCLUDE },
{"split_exclude", UNITY_LOCAL_LAN, UNITY_LOCAL_LAN },
};
Comma separated list of additional attributes of type **<attr>**. The
attribute type may be one of _dns_, _nbns_, _dhcp_, _netmask_, _server_,
- _subnet_, _split_include_ and _split_exclude_ to define addresses or CIDR
- subnets for the corresponding attribute types. Alternatively, **<attr>** can
- be a numerical identifier, for which string attribute values are accepted
- as well.
+ _subnet_, _p_cscf_, _split_include_ and _split_exclude_ to define addresses
+ or CIDR subnets for the corresponding attribute types. Alternatively,
+ **<attr>** can be a numerical identifier, for which string attribute values
+ are accepted as well.
authorities { # }
Section defining attributes of certification authorities.