webex-js-sdk
webex-js-sdk copied to clipboard
Ipv6 multi turn urls
temp changes for investigation on how browsers handle multiple TURN servers
use it by typing in the console before joining a meeting:
webexTurnServers = [{url: 'turns://someserver.com:443?transport=tcp', username:'aaa', password: 'pwd'}]