]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Merged revisions 191955 via svnmerge from
authorKevin P. Fleming <kpfleming@digium.com>
Mon, 4 May 2009 10:00:04 +0000 (10:00 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Mon, 4 May 2009 10:00:04 +0000 (10:00 +0000)
https://origsvn.digium.com/svn/asterisk/trunk

........
  r191955 | kpfleming | 2009-05-04 11:57:36 +0200 (Mon, 04 May 2009) | 8 lines

  Ensure that by default only one console channel driver is loaded

  This configuration file was changed to ensure that only one console channel driver
  (chan_oss) is loaded by default, but the change would only work if chan_console
  was not built. Now it will work as expected; if chan_alsa or chan_console are built
  and installed, they will not be loaded unless explicity requested.
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@191957 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/modules.conf.sample

index 8f73de1ef232d17f5047c4a5d9e5d28a8f02158c..e18753b85264bdfce6ec501fa70d54acdbb69983 100644 (file)
@@ -36,7 +36,7 @@ load => res_musiconhold.so
 ;
 noload => chan_alsa.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