mirror of
https://github.com/coturn/coturn.git
synced 2025-10-28 13:31:16 +01:00
minor fix
This commit is contained in:
parent
0d65000ff0
commit
51776875cf
@ -48,7 +48,7 @@ int TURN_MAX_ALLOCATE_TIMEOUT = 60;
|
|||||||
int TURN_MAX_ALLOCATE_TIMEOUT_STUN_ONLY = 3;
|
int TURN_MAX_ALLOCATE_TIMEOUT_STUN_ONLY = 3;
|
||||||
|
|
||||||
#define log_method(ss, method, err_code, reason) \
|
#define log_method(ss, method, err_code, reason) \
|
||||||
{\
|
if (ss) {\
|
||||||
if(!(err_code)) {\
|
if(!(err_code)) {\
|
||||||
if(ss->origin[0]) {\
|
if(ss->origin[0]) {\
|
||||||
TURN_LOG_FUNC(TURN_LOG_LEVEL_INFO,\
|
TURN_LOG_FUNC(TURN_LOG_LEVEL_INFO,\
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user