Merge branch 'webrtc-timeout' into mconf-live0.6.3
This commit is contained in:
commit
c072bbd410
@ -165,7 +165,7 @@ function createUAWithStuns(username, server, callback, stunsConfig, makeCallFunc
|
||||
traceSip: true,
|
||||
autostart: false,
|
||||
userAgentString: "BigBlueButton",
|
||||
iceGatheringTimeout: 5000,
|
||||
iceGatheringTimeout: 3000,
|
||||
stunServers: stunsConfig['stunServers'],
|
||||
turnServers: stunsConfig['turnServers']
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user