Codec_opus.c:386 opus_dec_decode: Opus: decoding: buffer too small

Hi,

When ptime for opus is 20ms everything is working great, but if you will set up different ptime (for eg allow=‘opus:100’) call is established and everything is working, but MixMonitor is unable record the call. Logs are filled with:

ERROR[4550][C-00000008]: codec_opus.c:386 opus_dec_decode: Opus: decoding: buffer too small

I downloaded opus binaries from https://my.digium.com/en/docs/opus/opus-download/

Is there any way to record a call with opus with different ptime than default?

Im using asterisk from sources, but i dont have codec_opus.c in sources. If i will have to recompile codec binaries (to enlarge this buffer size), where could i download them? As i remember digium only provides binaries,

Thanks and best regards, K

The source code for the Sangoma/Digium supplied codec_opus is not available. You would need to file an issue on the issue tracker[1] but I have no time frame on when it would be resolved.

[1] https://issues.asterisk.org/jira

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.