From 7077c9c287e43f453b4d633b471f36855f949311 Mon Sep 17 00:00:00 2001 From: horse69 Date: Mon, 26 Nov 2012 07:01:41 +0000 Subject: [PATCH] git-svn-id: https://svn.code.sf.net/p/freetel/code@1075 01035d8c-6547-0410-b346-abe4f91aad63 --- mini-asterisk-gui2/voiplines.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mini-asterisk-gui2/voiplines.js b/mini-asterisk-gui2/voiplines.js index 5254c345..79a8e207 100644 --- a/mini-asterisk-gui2/voiplines.js +++ b/mini-asterisk-gui2/voiplines.js @@ -271,7 +271,7 @@ function onClickApply() { host = document.getElementById('host').value; passwd = document.getElementById('pass').value; fromuser = document.getElementById('fromuser').value; - passwd = document.getElementById('fromdomain').value; + fromdomain = document.getElementById('fromdomain').value; // 1. Save sip.conf -- 2.25.1