From: Italo Rossi Date: Thu, 3 Sep 2015 17:28:14 +0000 (-0300) Subject: FS-8117 - [verto_communicator] Correctly check for STUN setting in localStorage. X-Git-Tag: v1.6.2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=612729dab583ef578c3e1b6afde7228ce7e33a59;p=thirdparty%2Ffreeswitch.git FS-8117 - [verto_communicator] Correctly check for STUN setting in localStorage. --- diff --git a/html5/verto/verto_communicator/src/vertoService/services/vertoService.js b/html5/verto/verto_communicator/src/vertoService/services/vertoService.js index 822b95bed5..3c5586012f 100644 --- a/html5/verto/verto_communicator/src/vertoService/services/vertoService.js +++ b/html5/verto/verto_communicator/src/vertoService/services/vertoService.js @@ -542,7 +542,7 @@ vertoService.service('verto', ['$rootScope', '$cookieStore', '$location', 'stora googNoiseSuppression: storage.data.googNoiseSuppression || false, googHighpassFilter: storage.data.googHighpassFilter || false }, - iceServers: data.useSTUN + iceServers: storage.data.useSTUN }, callbacks); data.instance.deviceParams({