aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-01 12:29:18 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-01 12:29:18 +0000
commit9f0cd6ea125520bff22ce3a8d731ca03b4fbf64c (patch)
treedd2677f3c48f1cfe5d8a226b056c424c60013495 /CHANGES
parent4f61b238f1ada1acd85d46667aa0615bdf5d575f (diff)
tabs to spaces
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@145329 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES16
1 files changed, 8 insertions, 8 deletions
diff --git a/CHANGES b/CHANGES
index 08fbb8d01..501a2d6c8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,8 +5,8 @@
SIP Changes
-----------
* Added support for SUBSCRIBE/NOTIFY with dialog-info based call pickups.
- Snom phones use this for call pickup of extensions that the phone is
- subscribed to.
+ Snom phones use this for call pickup of extensions that the phone is
+ subscribed to.
Dialplan Functions
------------------
@@ -452,8 +452,8 @@ Agent channel changes
----------------------
* The ackcall and endcall options are now supplemented with options acceptdtmf
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
- not break any existing agent installations.
+ default to their old hard-coded values ('#' and '*' respectively) so this should
+ not break any existing agent installations.
DAHDI channel driver (chan_dahdi) Changes
----------------------------------------
@@ -873,7 +873,7 @@ Miscellaneous
allocation of additional extensions which will reach the specified user.
* 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
- 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
- on Darwin systems since it is known that the Darwin poll() implementation has
- odd issues.
+ 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
+ on Darwin systems since it is known that the Darwin poll() implementation has
+ odd issues.