AST-580
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@332029
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
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
-------------
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.
+
===========================================================
===========================================================