From 0752c18b4d5491951b6ffb3122c84aee8c6490f1 Mon Sep 17 00:00:00 2001 From: Oleg Moskalenko Date: Thu, 27 Aug 2015 05:20:29 -0700 Subject: [PATCH] MOBILITY-TICKET changed to 0x8030 --- src/client/ns_turn_msg_defs_experimental.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/client/ns_turn_msg_defs_experimental.h b/src/client/ns_turn_msg_defs_experimental.h index 4eed2dc..2fba59e 100644 --- a/src/client/ns_turn_msg_defs_experimental.h +++ b/src/client/ns_turn_msg_defs_experimental.h @@ -40,9 +40,7 @@ /* Mobility ==>> */ /* conflicts with third-party authorization ! 0x802E is used for third-party authorization now */ -#define STUN_ATTRIBUTE_MOBILITY_TICKET (0x8040) -#define STUN_ATTRIBUTE_MOBILITY_EVENT (0x802) -#define STUN_ATTRIBUTE_MOBILITY_SUPPORT (0x8000) +#define STUN_ATTRIBUTE_MOBILITY_TICKET (0x8030) /* <<== Mobility */ /* Bandwidth */