I’m trying to install opus codec:
http://downloads.digium.com/pub/telephony/codec_opus/asterisk-13.0/x86-64/
on Asterisk 13.11.2 When I load the codec from Asterisk console:
CLI> module load codec_opus.so
[Sep 27 16:36:09] WARNING[26336]: config_options.c:1000
xmldoc_update_config_type: Cannot update type ‘opus’ in module 'codec_opus’
because it has no existing documentation!
[Sep 27 16:36:09] ERROR[26336]:
codec_opus_config.c:532 codec_opus_config_initialize: Opus: failed to register
sorcery object type ‘opus’
Any hint?
Regards