This is the type of warning you will get when trying to use an older (or newer) module for asterisk with a newer (or older) version of asterisk.
This happens very often when upgrading asterisk, and leaving some older modules from a previous installation untouched.
(Or trying to use third party add-on modules that were made for a different version of asterisk).
When asterisk starts, it will be unable to load those as they are incompatible.
2. Problem solution:
You will either need to compile this one module for the right version of asterisk, or make sure to delete all modules in /usr/lib/asterisk/modules before doing a make install.
User Comments
hungvmf (hungvmf at yahoo dot com) 17 May 2007 09:32:02 i can't register app_flite-network with asterisk.Help me!!!
thanks!