mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-21 20:40:10 +00:00
Move last change to CHANGES up to the 1.6.2 section
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@142318 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
9
CHANGES
9
CHANGES
@@ -8,6 +8,12 @@ Dialplan Functions
|
|||||||
options that may be useful with the CURL dialplan function, such as
|
options that may be useful with the CURL dialplan function, such as
|
||||||
cookies, proxies, connection timeouts, passwords, etc.
|
cookies, proxies, connection timeouts, passwords, etc.
|
||||||
|
|
||||||
|
Miscellaneous
|
||||||
|
-------------
|
||||||
|
* res_jabber: autoprune has been disabled by default, to avoid misconfiguration
|
||||||
|
that would end up being interpreted as a bug once Asterisk started removing
|
||||||
|
the contacts from a user list.
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
--- Functionality changes from Asterisk 1.6.0 to Asterisk 1.6.1 -------------
|
--- Functionality changes from Asterisk 1.6.0 to Asterisk 1.6.1 -------------
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
@@ -805,9 +811,6 @@ Miscellaneous New Modules
|
|||||||
|
|
||||||
Miscellaneous
|
Miscellaneous
|
||||||
-------------
|
-------------
|
||||||
* res_jabber: autoprune has been disabled by default, to avoid misconfiguration
|
|
||||||
that would end up being interpreted as a bug once Asterisk started removing
|
|
||||||
the contacts from a user list.
|
|
||||||
* Ability to use libcap to set high ToS bits when non-root
|
* Ability to use libcap to set high ToS bits when non-root
|
||||||
on Linux. If configure is unable to find libcap then you
|
on Linux. If configure is unable to find libcap then you
|
||||||
can use --with-cap to specify the path.
|
can use --with-cap to specify the path.
|
||||||
|
Reference in New Issue
Block a user