[asterisk-users] use ILBC installed from asterisk yum repositories

Lefteris Zafiris zaf.000 at gmail.com
Tue Aug 2 16:39:21 CDT 2011


On Tue, 2 Aug 2011 11:42:19 -0500
Bob Pierce <westmanbob at gmail.com> wrote:

> Is there a process for installing the ILBC codec under this
> environment, or will I have to un-install the RPMs and build Asterisk
> from source?

You can write a short makefile for just codec_ilbc module, build it and
install it on your running asterisk system. You will have to install the
asterisk18-devel package and get the asterisk source code either from
a tar or from the srpm. If you are familiar with the basics of writing
makefiles its pretty trivial to write one that builds codec_ilbc, I have
done this in numerous systems that use the digium rpms and it works
flawlessly. This method can also be used to build other modules that
are missing from the digium rpms.

---
Lefteris Zafiris



More information about the asterisk-users mailing list