summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2008-01-05 21:35:54 +0000
committerRussell Bryant <russell@russellbryant.com>2008-01-05 21:35:54 +0000
commit10f6450da77bff98545561e56814eb224a49fa7a (patch)
treea6f48850aff12988bae0a84f829196dc8a27a497
parentf5580269e1ee592762e4dcae1576820078a5755f (diff)
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
-rw-r--r--UPGRADE.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 700720a15..dcde18981 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,