Commit 7b2f4e64 authored by Youness Alaoui's avatar Youness Alaoui

do not send bandwidth or lifetime during the turn allocate

parent f0363a78
......@@ -733,7 +733,7 @@ static gboolean priv_discovery_tick_unlocked (gpointer pointer)
&cand->stun_message, cand->stun_buffer, sizeof(cand->stun_buffer),
cand->stun_resp_msg.buffer == NULL ? NULL : &cand->stun_resp_msg,
STUN_USAGE_TURN_REQUEST_PORT_NORMAL,
0, 0,
-1, -1,
username, username_len,
password, password_len,
priv_agent_to_turn_compatibility (agent));
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment