]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[core] Fix switch_vad_process() to properly use result of fvad_process(). Fixes #18
authorChris Rienzo <chris@signalwire.com>
Fri, 28 Feb 2020 16:30:01 +0000 (16:30 +0000)
committerAndrey Volk <andywolk@gmail.com>
Thu, 5 Mar 2020 17:16:33 +0000 (21:16 +0400)
commit8e0c0df5b60854691666c1a3662f420f95f87519
treef0e48baf5e515d9c5427203f6b26939a6c27d62c
parent59551f0fd0c7351b2abd92df78d671aaa0019a82
[core] Fix switch_vad_process() to properly use result of fvad_process(). Fixes #18
src/switch_vad.c
tests/unit/Makefile.am
tests/unit/switch_vad.c [new file with mode: 0644]