From f762d1c2bc0196915ab81c810d0ba498b3fa5670 Mon Sep 17 00:00:00 2001 From: horse69 Date: Mon, 19 Nov 2012 09:36:41 +0000 Subject: [PATCH] git-svn-id: https://svn.code.sf.net/p/freetel/code@1027 01035d8c-6547-0410-b346-abe4f91aad63 --- mini-asterisk-gui2/voiplines.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/mini-asterisk-gui2/voiplines.js b/mini-asterisk-gui2/voiplines.js index e2cc7328..69864c13 100644 --- a/mini-asterisk-gui2/voiplines.js +++ b/mini-asterisk-gui2/voiplines.js @@ -8,14 +8,11 @@ var update_time = 10; -var firsttime=0; - -var selection = "none"; var user = ""; var host = ""; var passwd = ""; - +var selection = "none"; var lastselection=""; // Registration line from sip.conf -- 2.25.1