[Asterisk-Users] AST doesn't start after update from 0.5 to 1.0
Soren Rathje
asterisk at lolle.org
Mon Oct 25 05:57:46 MST 2004
Joerg Beck wrote:
[CUT]
> Warning: phx.c:2304 ast_register'_application: Already hvae an
> application 'Voicemail2'
> Warning: phx.c:2304 ast_register'_application: Already hvae an
> application 'VoicemailMain2'
> Warning: loader.c:334 ast_load_resource: app_voicemail.so:
> load_module failed, returning -1
> Warning: loader.c:429 load_modules: loadin module app_voicemail.so
> failed!
My guess is that you did not clear out "/usr/lib/asterisk/modules" and that
you have some old modules in there playing tricks with you. Check the date
on the "xxx.so" files.
Optionally you can "noload => xxx" the old modules in
"/etc/asterisk/modules.conf" if you do not want to delete them.
/Soren
More information about the asterisk-users
mailing list