[asterisk-commits] russell: branch 1.6.1 r198187 - in /branches/1.6.1: ./ configs/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Fri May 29 18:05:17 CDT 2009


Author: russell
Date: Fri May 29 18:05:14 2009
New Revision: 198187

URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=198187
Log:
Merged revisions 198186 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r198186 | russell | 2009-05-29 18:04:31 -0500 (Fri, 29 May 2009) | 2 lines
  
  Suggesting that only a single timing module be loaded is no longer necessary.
........

Modified:
    branches/1.6.1/   (props changed)
    branches/1.6.1/configs/modules.conf.sample

Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.

Modified: branches/1.6.1/configs/modules.conf.sample
URL: http://svn.asterisk.org/svn-view/asterisk/branches/1.6.1/configs/modules.conf.sample?view=diff&rev=198187&r1=198186&r2=198187
==============================================================================
--- branches/1.6.1/configs/modules.conf.sample (original)
+++ branches/1.6.1/configs/modules.conf.sample Fri May 29 18:05:14 2009
@@ -38,9 +38,3 @@
 ;noload => chan_oss.so
 noload => chan_console.so
 ;
-;
-; Only load one timing interface.  If DAHDI is available, use that as it will
-; provide the best results.
-; 
-;noload => res_timing_dahdi.so
-;noload => res_timing_pthread.so




More information about the asterisk-commits mailing list