]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7052 Moving jb queue swap operation out of the debug block.
authorsgutierrez <sgutierrez@tuenti.com>
Thu, 4 Dec 2014 15:07:11 +0000 (16:07 +0100)
committersgutierrez <sgutierrez@tuenti.com>
Thu, 4 Dec 2014 15:10:33 +0000 (16:10 +0100)
commit4be629037508dedc9fe9e50b118b8b5cb9bf422b
tree83046ca7bf465f394efdbabff297d7b2842285f4
parent7ce51712501a6e89e73ac0439f90ac565224e1b6
FS-7052 Moving jb queue swap operation out of the debug block.

Fixes a bug where the jitter buffer implementation wasn't discarding
old packets if debug mode was disabled.
src/switch_stfu.c