]> git.ipfire.org Git - thirdparty/asterisk.git/commit
For pass through DTMF tones, measure the actual duration between the begin and end...
authorMatthew Nicholson <mnicholson@digium.com>
Fri, 16 Jul 2010 17:29:57 +0000 (17:29 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Fri, 16 Jul 2010 17:29:57 +0000 (17:29 +0000)
commitcc8a3986cf0fe30d1dca03837995f40355d4699c
treecfacd995da60d306db6676bb138f01b2e0114dd5
parentd9e34da4ae08433eff64416b74d61a43679fad4b
For pass through DTMF tones, measure the actual duration between the begin and end packets on the wire.  If it is detected to be less than AST_MIN_DTMF_DURATION, trigger dtmf emulation.

AST-362

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@277247 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/channel.c