summaryrefslogtreecommitdiff
path: root/main/loader.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2007-05-03 15:23:44 +0000
committerRussell Bryant <russell@russellbryant.com>2007-05-03 15:23:44 +0000
commit1e3b1a576cee664bd50cb09d93e68c5359f08e68 (patch)
treea3a6504debe6f91f709f18312202b8501dd16e04 /main/loader.c
parent51bb06c0fe1fb7deb609118112169c8c307d1452 (diff)
Merged revisions 62942 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r62942 | russell | 2007-05-03 10:23:13 -0500 (Thu, 03 May 2007) | 17 lines Fix YADB (Yet Another DTMF Bug) ((C) Russell Bryant, 2007, TM, Patent Pending). This set of changes came from a debugging session I had with Dwayne Hubbard. When he called into his home FXO, ran the Echo application, and pressed a digit, the digit would be echoed back and would never end. This is fixed, along with a couple other little improvements. * When chan_zap is in the middle of playing a digit to a channel, it feeds back null frames, not voice frames. So, I have modified ast_read to check the timing on emulated DTMF when it receives null frames, in addition to where it was doing this on voice frames. * Make a tweak to setting the duration on emulated DTMF digits. If there was no duration specified, it set it to be the minimum, instead of the default. * Instead of timing the emulated digits off of the number of samples in audio frames that pass through, just use time values. Now there is no code in this section that assumes 8kHz audio. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@62943 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main/loader.c')
0 files changed, 0 insertions, 0 deletions