diff --git a/bigbluebutton-html5/public/compatibility/sip.js b/bigbluebutton-html5/public/compatibility/sip.js index 20be1c4838..a2c8b5b384 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: [],