mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 04:31:50 +00:00
OCD
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13512 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -41,7 +41,8 @@ SWITCH_BEGIN_EXTERN_C
|
||||
#define SWITCH_STUN_DEFAULT_PORT 3478
|
||||
#define SWITCH_STUN_PACKET_MIN_LEN 20
|
||||
#define SWITCH_STUN_ATTRIBUTE_MIN_LEN 8
|
||||
typedef enum {
|
||||
|
||||
typedef enum {
|
||||
SWITCH_STUN_BINDING_REQUEST = 0x0001,
|
||||
SWITCH_STUN_BINDING_RESPONSE = 0x0101,
|
||||
SWITCH_STUN_BINDING_ERROR_RESPONSE = 0x0111,
|
||||
|
||||
Reference in New Issue
Block a user