Author: pari
Date: Tue Jan 8 16:36:25 2008
New Revision: 2105
URL: http://svn.digium.com/view/asterisk-gui?view=rev&am
p;rev=2105
Log:
set REQUIRE_RESTART flag to true whenever a new zaptel.conf
is generated !!
Modified:
branches/asterisknow/config/digital.html
Modified: branches/asterisknow/config/digital.html
URL: http://svn.digium.com/view/asterisk-gui/branc
hes/asterisknow/config/digital.html?view=diff&rev=2105&a
mp;r1=2104&r2=2105
============================================================
==================
--- branches/asterisknow/config/digital.html (original)
+++ branches/asterisknow/config/digital.html Tue Jan 8
16:36:25 2008
 -714,6
+714,7 
generate_zaptel: function(){
parent.astmanEngine.run_tool(asterisk_guiEditZap + "
applysettings", function(t) {
/* anything we need to do here? */
+ parent.REQUIRE_RESTART = true;
parent.astmanEngine.run_tool("ztcfg -vv",
function(t) {
storeDetectedHardware();
return true;
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.c
om--
asterisk-gui-commits mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-g
ui-commits
|