Run asterisk manually with asterisk -cvvvvvv - you'll see the error.
Most likely it is trying to do something that your CPU doens't. Compile the one for the P1 and see if it works.
I got this compiled, and we installed it onto two pbx's and seems to work very well, at least for my intended purpose (bandwidth/capacity testing/planning).
Thanks, Tim
Charles Wang wrote:
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?
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
