|
@@ -323,10 +323,6 @@ var config = {
|
323
|
323
|
// is set in Jicofo and set to 2).
|
324
|
324
|
// minParticipants: 2,
|
325
|
325
|
|
326
|
|
- // Use the TURN servers discovered via XEP-0215 for the jitsi-videobridge
|
327
|
|
- // connection
|
328
|
|
- // useStunTurn: true,
|
329
|
|
-
|
330
|
326
|
// Use TURN/UDP servers for the jitsi-videobridge connection (by default
|
331
|
327
|
// we filter out TURN/UDP because it is usually not needed since the
|
332
|
328
|
// bridge itself is reachable via UDP)
|
|
@@ -442,9 +438,6 @@ var config = {
|
442
|
438
|
// connection.
|
443
|
439
|
enabled: true,
|
444
|
440
|
|
445
|
|
- // Use XEP-0215 to fetch STUN and TURN servers.
|
446
|
|
- // useStunTurn: true,
|
447
|
|
-
|
448
|
441
|
// The STUN servers that will be used in the peer to peer connections
|
449
|
442
|
stunServers: [
|
450
|
443
|
|