[Asterisk-Users] anyone seen this error when running asterisk!
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Sun Jun 8 23:19:24 MST 2003
On Sunday 08 June 2003 23:36, hallian hallian wrote:
> Hi all -
>
> I'm making gradual progress implementing asterisk on my box! Now,
> when I type asterisk it dies at this point. Does anyone have any
> idea why this is happening! It have checked everything but running
> out of options!
>
> [app_voicemail2.so] => (Comedian Mail (Voicemail System))
> == Parsing '/etc/asterisk/voicemail.conf': Found
> == Registered application 'VoiceMail2'
> == Registered application 'VoiceMailMain2'
> [app_transfer.so] => (Transfer)
> == Registered application 'Transfer'
> [codec_ilbc.so] => (iLBC/PCM16 (signed linear) Codec Translator)
> Illegal instruction
Best guess is that you're compiling for the wrong series of processors.
What are the outputs of the following commands?
1) grep '^PROC' /usr/src/asterisk/Makefile
2) uname -a
-Tilghman
More information about the asterisk-users
mailing list