]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge pull request #2381 from signalwire/opus_noop
authorAndrey Volk <andywolk@gmail.com>
Fri, 23 Feb 2024 15:36:11 +0000 (18:36 +0300)
committerGitHub <noreply@github.com>
Fri, 23 Feb 2024 15:36:11 +0000 (18:36 +0300)
[mod_opus] Fix status returned by switch_opus_decode(). Should be SWITCH_STATUS_FALSE instead of SWITCH_STATUS_NOOP. Add a unit-test.


Trivial merge