Adding support to AMR-WB codec into asterisk 18.10.0

Hi, good morning!

I’m using a built version of asterisk 18.10.0 into my server (Red Hat Enterprise Linux 8) and I’ve been working corectly with the custom codecs (we use G711). The problem comes now I have to add support to AMR-WB codec. The problem I have it’s basically I don’t know where to start. So, has anyone enabled that codec into Asterisk? I’ve been looking for that question on the forum and internet in general, but I haven’t found a suitable solution (the only thing I’ve found is a thread 10 years ago with a patch) I think there should be a solution more easy than that.

Thank you so much in advance!

There are two options:

  1. Find someone who has already done this and has a module available that works
  2. Write one yourself

There is no built in codec module for it.

Yeah, I realized that!

I’m building Asterisk 18 with amr support following the steps described here: GitHub - traud/asterisk-amr: Asterisk 13 transcoding module: AMR-WB

I Haven’t found a problem until now. I will test that this afternoon.

Thank you so much anyway!

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