summaryrefslogtreecommitdiff
path: root/configs/asterisk.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/asterisk.conf.sample')
-rw-r--r--configs/asterisk.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/asterisk.conf.sample b/configs/asterisk.conf.sample
index 44f3c1dea..404ea30de 100644
--- a/configs/asterisk.conf.sample
+++ b/configs/asterisk.conf.sample
@@ -34,6 +34,9 @@ astsbindir => /usr/sbin
;autosystemname = yes ; Automatically set systemname to hostname,
; uses 'localhost' on failure, or systemname if
; set.
+;mindtmfduration = 80 ; Set minimum DTMF duration in ms (default 80 ms)
+ ; If we get shorter DTMF messages, these will be
+ ; changed to the minimum duration
;maxcalls = 10 ; Maximum amount of calls allowed.
;maxload = 0.9 ; Asterisk stops accepting new calls if the
; load average exceed this limit.