During the installation before compiling asterisk (this can be done after dadhi and libpri) download the souce of speex from http://speex.org/downloads/ into /usr/src/
The installation is quite simple:
tar -xzvf speex-1.2rc1.tar.gz
cd speex-1.2rc1
./configure --prefix=/usr
make
make install
ldconfig
cd ..
Sunday, December 28, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment