bkruse: branch asterisknow r2029 -	/branches/asterisknow/config/misdn.html
    SVN commits to the Asterisk-GUI project 
    asterisk-gui-commits at lists.digium.com
       
    Thu Dec 20 15:02:43 CST 2007
    
    
  
Author: bkruse
Date: Thu Dec 20 15:02:42 2007
New Revision: 2029
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=2029
Log:
I owe this bug fix to bill savage, thanks, good catch
Modified:
    branches/asterisknow/config/misdn.html
Modified: branches/asterisknow/config/misdn.html
URL: http://svn.digium.com/view/asterisk-gui/branches/asterisknow/config/misdn.html?view=diff&rev=2029&r1=2028&r2=2029
==============================================================================
--- branches/asterisknow/config/misdn.html (original)
+++ branches/asterisknow/config/misdn.html Thu Dec 20 15:02:42 2007
@@ -74,7 +74,7 @@
 	'te_capi_ptp':'TE-Mode(Capi), PTP',
 	'te_capi_ptmp':'TE-Mode(Capi), PTMP',
 	'nt_ptp':'NT-Mode, PTP',
-	'nt_ptmp':'NT-Mode, PMTP'
+	'nt_ptmp':'NT-Mode, PTMP'
 };
 var mISDNTRUNKS = {};
 var isnewTrunk ;
    
    
More information about the asterisk-gui-commits
mailing list