Upgrading Asterisk from CVS to 1.0.7

Dear All,

I am currently trying to upgrade my Asterisk software from a CVS version to Stable 1.0.7 due to a bug that make Asterisk crash after leaving a voicemail. But somehow after compile the 1.0.7 with no problem, and trying to run the asterisk program. I get “[app_zapras.so] => (Zap RAS Application)
== Registered application ‘ZapRAS’
[app_while.so]Apr 28 01:58:24 WARNING[24526]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/app_while.so: undefined symbol: ast_parseable_goto
Apr 28 01:58:24 WARNING[24526]: loader.c:440 load_modules: Loading module app_while.so failed!” or sometimes I am stuck with an app_dumpchan.so failed. I only download and compiled the asterisk-1.0.7 from ftp.asterisk.org and didn’t download the zaptel, libpri as they are already in my system. Can someone please help me as how to compile correctly or how to fix this error? Many thanks in advance.

Kengie

as discussed earlier you need to clean out /usr/lib/asterisk/modules and install again. This is explained when you run a make install. Please read the warning messages in the future as they are usefull :slight_smile: