]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Makes busy detection in dsp.c always allow for at least one frame (20ms) of error...
authorJonathan Rose <jrose@digium.com>
Mon, 16 May 2011 21:00:55 +0000 (21:00 +0000)
committerJonathan Rose <jrose@digium.com>
Mon, 16 May 2011 21:00:55 +0000 (21:00 +0000)
commit81ee872a32a139b15adee787e89c6f7c5f863c25
tree240ecebc2d2af4eafb7e646e1f0e061d8cd6cda9
parent933cf293cd99037fe62d329ad40797a4137b61ea
Makes busy detection in dsp.c always allow for at least one frame (20ms) of error so that 200ms tone lengths don't get ignored by single frame error lengths.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@319261 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/dsp.c