ensure that a burst of full frames (AST_FRAME_DTMF being the prime example) will...
commit870e64693e12a75a478ca7553209a3baa1980dc9
authorkpfleming <kpfleming@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 5 Jun 2007 14:35:52 +0000 (5 14:35 +0000)
committerkpfleming <kpfleming@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 5 Jun 2007 14:35:52 +0000 (5 14:35 +0000)
tree847cf7f9aec6e50aa9aece7b98fe23ae1f05da24
parent83bafd3b793ce505d7efbcd7d24457ba85576ac0
ensure that a burst of full frames (AST_FRAME_DTMF being the prime example) will not be processed out of order... this is a brute force fix, but seems to be the safest fix for now (thanks to the Digium PQ department for finding this bug)

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@67270 614ede4d-c843-0410-af14-a771ab80d22e
channels/chan_iax2.c