On Dec 04, 2008 at 18:44, Henning Westerholt henning.westerholt@1und1.de wrote:
On Thursday 04 December 2008, Daniel-Constantin Mierla wrote:
As side note, kamailio being gpl2, is this module under gpl3 violating something?
Hi Daniel,
i think kamailio is GPL2 _or later_, this is compatible to GPL3.
Yes, it is, but there's a catch: if you use this module (load it), you have to comply with GPLv3 for all the other loaded modules and core. So it's quite easy to violate GPLv3 unknowingly. Perhaps we should have a config option for the allowed licenses for the modules (module loading would be allowed only if the module license is permitted by this config option).
Andrei