pari: branch asterisknow r2039 - /branches/asterisknow/config/digital.html
SVN commits to the Asterisk-GUI project
asterisk-gui-commits at lists.digium.com
Wed Dec 26 15:15:44 CST 2007
Author: pari
Date: Wed Dec 26 15:15:44 2007
New Revision: 2039
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=2039
Log:
not done yet
Modified:
branches/asterisknow/config/digital.html
Modified: branches/asterisknow/config/digital.html
URL: http://svn.digium.com/view/asterisk-gui/branches/asterisknow/config/digital.html?view=diff&rev=2039&r1=2038&r2=2039
==============================================================================
--- branches/asterisknow/config/digital.html (original)
+++ branches/asterisknow/config/digital.html Wed Dec 26 15:15:44 2007
@@ -137,6 +137,12 @@
// BUT to avoid all the complexity and to keep things simple (atleast for now) - we will just do [c]
// check if the devices match
// check if the basechan match for all the devices
+
+ // ok, we are not done yet !!
+ // what if the basechan remains same and the card is switched from T1 to E1 mode ?
+ // or what if the basechan remains same and one of the analog modules is changed ?
+ // I am working on this - will be adding that stuff soon :)
+
var configured_devices = [];
var detected_devices = [];
for( var l in CONFIGUREDHARDWARE ){ if(CONFIGUREDHARDWARE.hasOwnProperty(l)){
More information about the asterisk-gui-commits
mailing list