mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 09:58:17 +00:00
6b7d5e5a9a
was actually wrong, I was sick that day, I should have gotten more rest.. =/
This commit is contained in:
@@ -182,7 +182,7 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_opus_load)
|
||||
{
|
||||
switch_codec_interface_t *codec_interface;
|
||||
int samples = 480;
|
||||
int bytes = 80;
|
||||
int bytes = 960;
|
||||
int mss = 10000;
|
||||
int x = 0;
|
||||
int rate = 48000;
|
||||
|
Reference in New Issue
Block a user