Opus and ConfBridge application

Hi,

I have few endpoints (build using pjproject) which are connecting to confbridge app. Codec used is opus.

Connection is established, but they cannot hear each other. I logs i can find:

[Sep 23 18:18:40] DEBUG[66216][C-00000004] translate.c: Sample size different 160 vs 960
[Sep 23 18:18:40] DEBUG[66216][C-00000004] translate.c: Sample size different 160 vs 960
[Sep 23 18:18:40] DEBUG[66244] res_rtp_asterisk.c: (0x7f06f03590a0) RTCP got report of 32 bytes from 195.62.65.16:17450
[Sep 23 18:18:40] DEBUG[66216][C-00000004] translate.c: Sample size different 160 vs 960
[Sep 23 18:18:40] DEBUG[66216][C-00000004] translate.c: Sample size different 160 vs 960
[Sep 23 18:18:40] DEBUG[66216][C-00000004] translate.c: Sample size different 160 vs 960
[Sep 23 18:18:40] DEBUG[66216][C-00000004] translate.c: Sample size different 160 vs 960

codec_opus.so module is loaded

How to correct this sample size problem?

Thanks and best regards, K

That’s a debug message, not a problem. You should do basic troubleshooting of no audio first. Does a Playback work? Do you see media flowing?

Right :slight_smile:

Everything is working, thanks very much!

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