attributes: Define P-CSCF address attributes described in RFC 7651
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user