attributes: Define P-CSCF address attributes described in RFC 7651

This commit is contained in:
Tobias Brunner
2016-03-10 11:57:38 +01:00
parent f893b47e3d
commit 7798284da1
2 changed files with 13 additions and 6 deletions
+3
View File
@@ -49,6 +49,9 @@ enum configuration_attribute_type_t {
INTERNAL_IP6_LINK = 17,
INTERNAL_IP6_PREFIX = 18,
HOME_AGENT_ADDRESS = 19,
/* RFC 7651 */
P_CSCF_IP4_ADDRESS = 20,
P_CSCF_IP6_ADDRESS = 21,
/* XAUTH attributes */
XAUTH_TYPE = 16520,
XAUTH_USER_NAME = 16521,