-
- Downloads
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
Loading
Please register or sign in to comment