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.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@198187 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.1
Russell Bryant 16 years ago
parent 08678cf81a
commit 75b4fa611d

@ -38,9 +38,3 @@ noload => chan_alsa.so
;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

Loading…
Cancel
Save