Skip to content
Snippets Groups Projects
Commit 3150964d authored by Sébastien Blin's avatar Sébastien Blin Committed by Adrien Béraud
Browse files

jamiaccount: retry to resolve TURN if necessary

Because an incorrect TURN can cause long delay for connections,
we cache the resolved address in a file which is refresh at the
next status changes.
However if the resolution fails it can take a long time (moreover
on servers) to retry the resolution if it fails.
Here, if turn is enabled but not resolved, we do the resolution
on incoming requests to avoid to wait too long before re-using
the TURN.

Change-Id: I39a8e83b43c7342a6c296e57316bd85497360011
parent dc3d2482
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment