1) Copy the codecs g729,g723, iLBC, Speex to the directory /usr/lib/asterisk/modules

cp *.so /usr/lib/asterisk/modules


2) Copy the SpeeX libary

cp *.1 /usr/lib


3) Restart asterisk
/etc/init.d/asterisk restart
