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 _______________________________________________ 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
