Merge pull request #295 from maraoz/add/stun-turn-config2

fix config for TURN
This commit is contained in:
Matias Alejo Garcia 2014-05-07 09:17:43 -03:00
commit 67a2cf386d
1 changed files with 0 additions and 3 deletions

View File

@ -75,9 +75,6 @@ var config = {
url: 'turn:192.158.29.39:3478?transport=tcp',
credential: 'JZEOEt2V3Qb0y27GRntt2u2PAYA=',
username: '28224511:1379330808'
}, {
url: 'turn:homeo@turn.bistri.com:80',
credential: 'homeo'
}
]
}