summaryrefslogtreecommitdiff
path: root/configs
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 /configs
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 'configs')
-rw-r--r--configs/unistim.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/unistim.conf.sample b/configs/unistim.conf.sample
index 50a15f0ee..44d6e3e17 100644
--- a/configs/unistim.conf.sample
+++ b/configs/unistim.conf.sample
@@ -66,6 +66,7 @@ port=5000 ; UDP port
;cwvolume=2 ; ring volume : 0,1,2,3, default = 0
;cwstyle=3 ; ring style : 0 to 7, default = 2
;sharpdial=1 ; dial number by pressing #, default = 0
+;interdigit_timer=4000 ; timer for automatic dial after several digits of number entered (in ms, 0 is off)
;callhistory=1 ; 0 = disable, 1 = enable call history, default = 1
;callerid="Customer Support" <555-234-5678>
;context=default ; context, default="default"