summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2013-04-03 20:27:11 +0000
committerRichard Mudgett <rmudgett@digium.com>2013-04-03 20:27:11 +0000
commit6a25d49296f01b30f25b9be542558d5c4b03e15b (patch)
treecf6635f4a23d9072ac063dd2a175276987f93242 /UPGRADE.txt
parent79818112fdc9190e4dccf632d403d35343785bdf (diff)
chan_dahdi: Change inband_on_proceeding option default to no/disabled.
(issue ASTERISK-21151) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@384711 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 3f6169ade..39f08049b 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -67,6 +67,7 @@ chan_dahdi:
- Analog port dialing and deferred DTMF dialing for PRI now distinguishes
between 'w' and 'W'. The 'w' pauses dialing for half a second. The 'W'
pauses dialing for one second.
+ - The default for inband_on_proceeding has changed to no.
Dialplan:
- All channel and global variable names are evaluated in a case-sensitive manner.
@@ -191,7 +192,7 @@ SIP
configuration option. Symptoms of this include one way media or no media flow.
chan_unistim
- - Due to massive update in chan_unistim phone keys functions and on-screen
+ - Due to massive update in chan_unistim phone keys functions and on-screen
information changed.
users.conf:
@@ -263,10 +264,10 @@ Manager:
unchanged.
Module Support Level
- - All modules in the addons, apps, bridge, cdr, cel, channels, codecs,
+ - All modules in the addons, apps, bridge, cdr, cel, channels, codecs,
formats, funcs, pbx, and res have been updated to include MODULEINFO data
that includes <support_level> tags with a value of core, extended, or deprecated.
- More information is available on the Asterisk wiki at
+ More information is available on the Asterisk wiki at
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Module+Support+States
Deprecated modules are now marked to not build by default and must be explicitly