mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
tabs to spaces
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@145329 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
16
CHANGES
16
CHANGES
@@ -5,8 +5,8 @@
|
|||||||
SIP Changes
|
SIP Changes
|
||||||
-----------
|
-----------
|
||||||
* Added support for SUBSCRIBE/NOTIFY with dialog-info based call pickups.
|
* Added support for SUBSCRIBE/NOTIFY with dialog-info based call pickups.
|
||||||
Snom phones use this for call pickup of extensions that the phone is
|
Snom phones use this for call pickup of extensions that the phone is
|
||||||
subscribed to.
|
subscribed to.
|
||||||
|
|
||||||
Dialplan Functions
|
Dialplan Functions
|
||||||
------------------
|
------------------
|
||||||
@@ -452,8 +452,8 @@ Agent channel changes
|
|||||||
----------------------
|
----------------------
|
||||||
* The ackcall and endcall options are now supplemented with options acceptdtmf
|
* The ackcall and endcall options are now supplemented with options acceptdtmf
|
||||||
and enddtmf. These allow for the DTMF keypress to be configurable. The options
|
and enddtmf. These allow for the DTMF keypress to be configurable. The options
|
||||||
default to their old hard-coded values ('#' and '*' respectively) so this should
|
default to their old hard-coded values ('#' and '*' respectively) so this should
|
||||||
not break any existing agent installations.
|
not break any existing agent installations.
|
||||||
|
|
||||||
DAHDI channel driver (chan_dahdi) Changes
|
DAHDI channel driver (chan_dahdi) Changes
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
@@ -873,7 +873,7 @@ Miscellaneous
|
|||||||
allocation of additional extensions which will reach the specified user.
|
allocation of additional extensions which will reach the specified user.
|
||||||
* A new option for the configure script, --enable-internal-poll, has been added
|
* A new option for the configure script, --enable-internal-poll, has been added
|
||||||
for use with systems which may have a buggy implementation of the poll system
|
for use with systems which may have a buggy implementation of the poll system
|
||||||
call. If you notice odd behavior such as the CLI being unresponsive on remote
|
call. If you notice odd behavior such as the CLI being unresponsive on remote
|
||||||
consoles, you may want to try using this option. This option is enabled by default
|
consoles, you may want to try using this option. This option is enabled by default
|
||||||
on Darwin systems since it is known that the Darwin poll() implementation has
|
on Darwin systems since it is known that the Darwin poll() implementation has
|
||||||
odd issues.
|
odd issues.
|
||||||
|
|||||||
Reference in New Issue
Block a user