Hi,
Could we please make this work with Asterisk 21?
For example, I think res |= ast_rtp_engine_load_format(ast_format_evs); should be added here, after L824: https://github.com/traud/asterisk-evs/blob/master/codecs/codec_evs.c#L824
And this should probably be removed: https://github.com/traud/asterisk-evs/blob/master/codec_evs.patch#L52
Hi,
Could we please make this work with Asterisk 21?
For example, I think
res |= ast_rtp_engine_load_format(ast_format_evs);should be added here, after L824: https://github.com/traud/asterisk-evs/blob/master/codecs/codec_evs.c#L824And this should probably be removed: https://github.com/traud/asterisk-evs/blob/master/codec_evs.patch#L52