diff --git a/bigbluebutton-html5/public/compatibility/sip.js b/bigbluebutton-html5/public/compatibility/sip.js index 20be1c483812a3b3f5d74847072b7e1accb0a64a..a2c8b5b384747755b403e106340a3684158f2928 100755 --- a/bigbluebutton-html5/public/compatibility/sip.js +++ b/bigbluebutton-html5/public/compatibility/sip.js @@ -9550,7 +9550,7 @@ UA.prototype.loadConfig = function(configuration) { userAgentString: SIP.C.USER_AGENT, // Session parameters - iceCheckingTimeout: 5000, + iceCheckingTimeout: 1000, noAnswerTimeout: 60, stunServers: ['stun:stun.l.google.com:19302'], turnServers: [],