[Asterisk-Users] HELP: Dose G.729 with IPP only worked on Intel CPU?
Charles Wang
lazy.charles at gmail.com
Fri Mar 18 10:58:05 MST 2005
Hi, ALL:
I install IPP(l_ipp_ia32_itanium_p_4_1_2.tar) and download the speech codeing
(l_ipp-sample-speech-coding_p_4.1.008.tgz) then patch it (g729-041103.diff).
My CPU is Centaur VIA Nehemiah with 998.715 MHz processor not INTEL CPU.
I choose PIII as its CPU type when I modify Makefile under "G729-float".
# For PIII
OPTIMIZE= -O6 -mcpu=pentium3 -march=pentium3 -ffast-math -fomit-frame-pointer
IPPCORE=a6
I got the codec_g729.so and copy it to /usr/lib/asterisk/modules/.
Modified /etc/init.d/asterisk and add LD_LIBRARY_PATH and export it.
Modified /etc/asterisk/sip.conf and add allow=g729.
I worked my asterisk well before add G.729 codec. But after it, my asterisk
crashed a few seconds after I run a startup command
"/etc/init.d/asterisk start".
Does anyone have the same problem?
--
Best Regards
Charles
More information about the asterisk-users
mailing list