From 1be7bf088173a7a2c92b948044f842b19b72f788 Mon Sep 17 00:00:00 2001 From: Ben Kramer Date: Mon, 31 Jan 2005 23:52:26 +0000 Subject: [PATCH] / new config option of dtmf idd time out git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4937 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/vpb.conf.sample | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/vpb.conf.sample b/configs/vpb.conf.sample index 1920396..207a4ed 100755 --- a/configs/vpb.conf.sample +++ b/configs/vpb.conf.sample @@ -5,6 +5,7 @@ ; cards = number of cards ; indication = 1 ( To use Asterisk indication tones) ; ecsuppthres = 0|2048|4096 (none,-24db,-18db only for use with OpenLine4) +; dtmfidd = 3000 (Inter Digit Delay timeout for when collecting DTMF tones for dialling, in ms) ; ; For [interface] section ; board = board_number (1, 2, 3, ...) -- 1.7.9.5