[Asterisk-cvs] asterisk/configs rtp.conf.sample,1.3,1.4
kpfleming
kpfleming
Mon Oct 31 19:14:39 CST 2005
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv6816/configs
Modified Files:
rtp.conf.sample
Log Message:
allow DTMF timeout to be configurable (issue #5160)
Index: rtp.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/rtp.conf.sample,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- rtp.conf.sample 16 May 2005 13:22:34 -0000 1.3
+++ rtp.conf.sample 1 Nov 2005 00:06:43 -0000 1.4
@@ -13,3 +13,8 @@
; Whether to enable or disable UDP checksums on RTP traffic
;
;rtpchecksums=no
+;
+; The amount of time a DTMF digit with no 'end' marker should be
+; allowed to continue (in 'samples', 1/8000 of a second)
+;
+;dtmftimeout=3000
More information about the svn-commits
mailing list