From 5f1f407c791bf4b21874c012e9fc31a097a06d64 Mon Sep 17 00:00:00 2001 From: russell Date: Fri, 29 May 2009 23:04:31 +0000 Subject: Suggesting that only a single timing module be loaded is no longer necessary. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@198186 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/modules.conf.sample | 6 ------ 1 file changed, 6 deletions(-) (limited to 'configs') diff --git a/configs/modules.conf.sample b/configs/modules.conf.sample index fdcc70a63..64767be31 100644 --- a/configs/modules.conf.sample +++ b/configs/modules.conf.sample @@ -35,9 +35,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 -- cgit v1.2.3