From: Anthony Minessale Date: Wed, 17 Jun 2015 16:58:25 +0000 (-0500) Subject: FS-7664 #resolve X-Git-Tag: v1.6.2~460 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c75eaa8098d8fc167049bce1271a1958e999d05;p=thirdparty%2Ffreeswitch.git FS-7664 #resolve --- diff --git a/html5/verto/demo/js/verto-min.js b/html5/verto/demo/js/verto-min.js index 8fc2dedfe4..451186f9b6 100644 --- a/html5/verto/demo/js/verto-min.js +++ b/html5/verto/demo/js/verto-min.js @@ -1,5 +1,5 @@ -(function($){function findLine(sdpLines,prefix,substr){return findLineInRange(sdpLines,0,-1,prefix,substr);} +var iceTimerSent=0;var iceTimerCompleted=0;var iceTimer;(function($){function findLine(sdpLines,prefix,substr){return findLineInRange(sdpLines,0,-1,prefix,substr);} function findLineInRange(sdpLines,startLine,endLine,prefix,substr){var realEndLine=(endLine!=-1)?endLine:sdpLines.length;for(var i=startLine;i