- Download amr (nb + wb) from the web
- compile and install amr codec
./configuremakemake install
- Download yate from Yate Web Site
- compile and install yate
./configure --prefix=/ --with-amrnb=/usr/localmakemake install
- Add /usr/local/lib to /etc/ld.so.conf
- run command
ldconfig