mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-27 06:31:54 +00:00
Suggesting that only a single timing module be loaded is no longer necessary.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@198186 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -35,9 +35,3 @@ noload => chan_alsa.so
|
|||||||
;noload => chan_oss.so
|
;noload => chan_oss.so
|
||||||
noload => chan_console.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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user