aboutsummaryrefslogtreecommitdiffstats
path: root/cdr/Makefile
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-02-23 23:11:37 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-02-23 23:11:37 +0000
commit25c63fb70894c4210319ee1550f7ee97c2606609 (patch)
tree30b6ce43e197cf018e17740550639a9bf1eb9dbc /cdr/Makefile
parent4a6a51a9a130a73f0553c798497cb2872401a7da (diff)
Merged revisions 178141 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r178141 | russell | 2009-02-23 17:09:01 -0600 (Mon, 23 Feb 2009) | 14 lines Fix infinite DTMF when a BEGIN is received without an END. This commit is related to rev 175124 of 1.4 where a previous attempt was made to fix this problem. The problem with the previous patch was that the inserted code needed to go _before_ setting the lastrxts to the current timestamp. Because those were the same, the dtmfcount variable was never decremented, and so the END was never sent. In passing, I removed the dtmfsamples variable which was completed unused. I also removed a redundant setting of the lastrxts variable. (closes issue #14460) Reported by: moliveras ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@178142 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'cdr/Makefile')
0 files changed, 0 insertions, 0 deletions