]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge pull request #1442 from dragos-oancea/jb-fix
authorAndrey Volk <andywolk@gmail.com>
Tue, 16 Nov 2021 17:06:48 +0000 (20:06 +0300)
committerGitHub <noreply@github.com>
Tue, 16 Nov 2021 17:06:48 +0000 (20:06 +0300)
[core] Fix jitter buffer- it is not truncating frames properly.  It's also overflowing the node packet body and is copying the packet body twice.


Trivial merge