Displaying 1 result from an estimated 1 matches for "my_mod_subdirs_list".
2011 Nov 08
2
Licensing question.
...portions of Asterisk which fall under our
copyright/license umbrella, or are distributed under more flexible
licenses than GPL."
What does it mean? Does it mean I can write non-GPL modules(BSD, MIT,
etc)? Can I build my modules in common asterisk source tree(i.e. using
LOCAL_MOD_SUBDIRS="my_mod_subdirs_list" make ) or must use separate
tree? If so, then since Asterisk core does not accepts anything except
AST_MODULE_INFO(ASTERISK_GPL_KEY, ....) what I should do here?
regards, Yaroslav.