]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Moved notes about 'storesipcause' to UPGRADE.txt from CHANGES
authorMatthew Nicholson <mnicholson@digium.com>
Tue, 16 Aug 2011 15:17:16 +0000 (15:17 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Tue, 16 Aug 2011 15:17:16 +0000 (15:17 +0000)
AST-580

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

CHANGES
UPGRADE.txt

diff --git a/CHANGES b/CHANGES
index 4b3e1dac75b557c5972a4d3ff6bfd7dffba90fb4..e7d746f7d3e172436b08bef91f48192240b39aef 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -179,9 +179,6 @@ res_fax
 SIP Changes
 -----------
  * Add T38 support for REJECTED state where T.38 Negotiation is explicitly rejected.
- * 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.
 
 Queue changes
 -------------
index d746da76ff1aceb065313bc64486fca790ecad62..4a1975fefce0231830e87e260451db257497cde4 100644 (file)
@@ -83,5 +83,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.
+
 ===========================================================
 ===========================================================