From: Russell Bryant Date: Sat, 5 Jan 2008 21:35:54 +0000 (+0000) Subject: Add a note about changing modules.conf since another console channel driver is X-Git-Tag: 1.6.0-beta1~3^2~181 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10f6450da77bff98545561e56814eb224a49fa7a;p=thirdparty%2Fasterisk.git Add a note about changing modules.conf since another console channel driver is now present that can not be used at the same time as chan_alsa or chan_oss. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@96715 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/UPGRADE.txt b/UPGRADE.txt index 700720a154..dcde189812 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -136,6 +136,13 @@ Channel Drivers: to be compatible with settings in sip.conf. The "tos" and "cos" configuration is deprecated and will stop working in the next release of Asterisk. +* Console: A new console channel driver, chan_console, has been added to Asterisk. + This new module can not be loaded at the same time as chan_alsa or chan_oss. The + default modules.conf only loads one of them (chan_oss by default). So, unless you + have modified your modules.conf to not use the autoload option, then you will need + to modify modules.conf to add another "noload" line to ensure that only one of + these three modules gets loaded. + Configuration: * pbx_dundi.c: tos parameter changed to use new values. Old values like lowdelay,