[asterisk-dev] loader completion
Denis Smirnov
ds at seiros.ru
Mon Aug 21 08:17:40 MST 2006
On Mon, Aug 21, 2006 at 09:47:32AM -0500, Kevin P. Fleming wrote:
>> And one more question -- what is now right way for building
>> third-party
>> modules? E.g. for app_conference (I patch it for building with
>> current
>> trunk) I need build it with AST_MODULE="app_conference", right?
KPF> No, that's only used when the module is embedded.
At now, if AST_MODULE not defined, third-party modules can't be compiled,
because:
#define AST_MODULE_INFO(keystr, flags_to_set, desc, fields...) \
static struct ast_module_info __mod_info = { \
.name = AST_MODULE, \
and AST_MODULE not defined anywhere.
--
JID: ds at im.seiros.ru
ICQ: 58417635 (please, use jabber, if you can)
http://freesource.info/
More information about the asterisk-dev
mailing list