bkruse: branch asterisknow r2255 - /branches/asterisknow/config/digital.html
SVN commits to the Asterisk-GUI project
asterisk-gui-commits at lists.digium.com
Mon Feb 4 12:34:17 CST 2008
Author: bkruse
Date: Mon Feb 4 12:34:16 2008
New Revision: 2255
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=2255
Log:
We do not want invididual assignments of analog
ports on a t1/e1 channel bank or similar.
This may be restored later, but has some major
integration into other pages, users.conf for example.
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=2255&r1=2254&r2=2255
==============================================================================
--- branches/asterisknow/config/digital.html (original)
+++ branches/asterisknow/config/digital.html Mon Feb 4 12:34:16 2008
@@ -1079,8 +1079,8 @@
<option value="pri_cpe">PRI - CPE</option>
<option value="fxo_ks">FXOKS</option>
<option value="fxo_ls">FXOLS</option>
- <option value="fxs_ks">FXSKS</option>
- <option value="fxs_ls">FXSLS</option>
+ <!--<option value="fxs_ks">FXSKS</option>
+ <option value="fxs_ls">FXSLS</option>-->
</select>
</TD>
</TR>
More information about the asterisk-gui-commits
mailing list