Opus codec on FusionPBX

albert-g

Member
Aug 11, 2020
86
2
8
44
Hello,
I have a problem with opus/8000 and opus/16000 codecs, they are not working. I enabled module of opus, and did some adjustments on internal profile:
Code:
session-timeout - set to 0
enable-timer - set to false
After that I added opus to global_codecs variables:
Code:
opus@16000h@20i,G7221@32000h,G7221@16000h,G722,PCMU,PCMA
So, that even I set opus/16000, softphone (zoiper) using opus/48000, which is working pretty good, without any problem.
But my real problem, that I have some old yealink phones, that only have opus up to 16000, and I am trying to setup opus on all my internal calls in both softphonse and yealink phones.
Can someone suggest, did I configured it correctly, or I need to adjust something else to make it work? (if needed more details all logs I can provide)