]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
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)
commitd1372cd6e5ce05235b2639e849b5c5a8a7cee64e
tree2a5cd8033c2bacc4abf9fe5075b9f3cc4516e55c
parented9c039a6493b660e2689c3e1eb2b3140c8b4ef0
parent51904df21a918d3e8148bd0e5ea5f5b9ce30e5d6
Merge pull request #1442 from dragos-oancea/jb-fix

[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.