summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorIgor Goncharovskiy <igor.goncharovsky@gmail.com>2012-07-18 07:17:00 +0000
committerIgor Goncharovskiy <igor.goncharovsky@gmail.com>2012-07-18 07:17:00 +0000
commit9278b5e51efe8a4083e1ff32052cb383e6a171ca (patch)
treef89e292af41d17b531a81d1ed1c3a441f960dd87 /CHANGES
parentcd91570bc65f3fd182e3cca1ef6c01ee5756b94b (diff)
Added option 'interdigit_timer' to unistim.conf to make able controll hardcoded dial timeout constant.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370165 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 3384196f7..fffdd5a45 100644
--- a/CHANGES
+++ b/CHANGES
@@ -140,6 +140,7 @@ Chan_unistim changes
configuration multiple lines can be defined, it allows to have multiple calls
on one phone, callwaiting and switching between calls.
* Added option 'sharpdial' allowing end dialing by pressing # key
+ * Added option 'interdigit_timer' for controll phone dial timeout
* Added options 'cwstyle', 'cwvolume' controlling callwaiting appearance
* Added global 'debug' option, that enables debug in channel driver
* Added ability for translation on-screen menu to multiple languages. Tested on
@@ -149,7 +150,7 @@ Chan_unistim changes
* In addition to English added French and Russian languages for on-screen menus
* Reworked dialing number input: added dialing by timeout, immediate dial on
on dialplan compare, phone number length now not limited by screen size
- * Added ability for pickup a call using fetures.conf defined value and
+ * Added ability for pickup a call using features.conf defined value and
on-screen key
Codec changes