mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-27 06:31:54 +00:00
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
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -190,9 +190,6 @@ res_fax
|
|||||||
SIP Changes
|
SIP Changes
|
||||||
-----------
|
-----------
|
||||||
* Add T38 support for REJECTED state where T.38 Negotiation is explicitly rejected.
|
* 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
|
Queue changes
|
||||||
-------------
|
-------------
|
||||||
|
|||||||
@@ -91,5 +91,10 @@ Module Support Level
|
|||||||
Deprecated modules are now marked to not build by default and must be explicitly
|
Deprecated modules are now marked to not build by default and must be explicitly
|
||||||
enabled in menuselect.
|
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.
|
||||||
|
|
||||||
===========================================================
|
===========================================================
|
||||||
===========================================================
|
===========================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user