summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorMatthew Nicholson <mnicholson@digium.com>2011-08-16 15:17:56 +0000
committerMatthew Nicholson <mnicholson@digium.com>2011-08-16 15:17:56 +0000
commit052ece39ee054740e4eb0aa52c3becc9c05c21dc (patch)
tree0dd995850356051b83d0d8ea829e23c0291bdaa1 /UPGRADE.txt
parent1858e274e375469929e0084b2fb093a48f241595 (diff)
Merged revisions 332029 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/10 ........ r332029 | mnicholson | 2011-08-16 10:17:16 -0500 (Tue, 16 Aug 2011) | 2 lines Moved notes about 'storesipcause' to UPGRADE.txt from CHANGES AST-580 ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@332033 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index bd6a63ede..ab8e778c1 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -91,5 +91,10 @@ Module Support Level
Deprecated modules are now marked to not build by default and must be explicitly
enabled in menuselect.
+chan_sip:
+ - Setting of HASH(SIP_CAUSE,<slave-channel-name>) on channels is now disabled
+ by default. It can be enabled using the 'storesipcause' option. This feature
+ has a significant performance penalty.
+
===========================================================
===========================================================