[Asterisk-Users] CVS HEAD Broken? app_muxmon.so
Kevin P. Fleming
kpfleming at digium.com
Fri Nov 4 08:15:21 MST 2005
BJ Weschke wrote:
> ast_parseoptions is a relatively new call introduced for a cleaner
> way of parsing API arguments within the code. If you're getting this
> you've probably got some stale modules /usr/lib/asterisk/modules.
> Probably best to clean out that directory, do a full make clean, make
> update, and then rebuild and make install.
Exactly the situation. When the OP did 'make install', it surely told
him that app_muxmon.so was a module _not_ installed during that run
(since the module name has been changed), and that he needed to ensure
it was compatible with this version of Asterisk before trying to load
it. Apparently the OP did not pay any attention to that message :-)
More information about the asterisk-users
mailing list