I wrote:
> On 2020-04-08, Stuart Longland <[email protected]> wrote:
> 
> > Situation is this: I'm wanting to add OPUS support to Asterisk as I have
> > an ATA that supports this CODEC, it'd nice to be able to transcode this
> > to other formats.  I have a work-in-progress patch to the 'asterisk'
> > port for doing this (modelled on what's being done for 'asterisk-speex')
> > that I'll share once I've done some testing on both versions.
> 
> This is small/common enough I'd prefer not to add a multipackage. I'm part
> way through some other flavour related changes to asterisk so I'd prefer
> not to merge in a Makefile diff at the moment but I'll add opus support
> to what I have. Do you just need --with-opus or also --with-opusfile?

Oh....codec support not just res_format_attr_opus.so, so that's using
code which isn't part of Asterisk repo. In that case I would not like to
have it in the main port but perhaps it could be built as a standalone
thing like is done for asterisk-g729.

Reply via email to