Hello Olle,<br><br>A very interesting and important question.<br><br>As maintainer and developer of app_python (and upcoming app_java), I&#39;m a very interested in this question.<br>I just looked for python&#39;s licenses (<a href="http://docs.python.org/3/license.html">http://docs.python.org/3/license.html</a>).<br>

Since app_python offers a correct work &gt;= 2.4.3 (at least was tested a week ago), it&#39;s should be licensed under PSF license.<br>PSF is also GPL-compatible license.<br>...<br><span style="color:rgb(34,34,34);font-family:&#39;Lucida Grande&#39;,Arial,sans-serif;font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:22px;text-align:justify;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(238,238,238);display:inline!important;float:none">GPL-compatible doesn’t mean that we’re distributing Python under the GPL. All Python licenses, unlike the GPL, let you distribute a modified version without making your changes open source. The GPL-compatible licenses make it possible to combine Python with other software that is released under the GPL; the others don’t.</span><br>

...<br><br><br><div class="gmail_quote">2013/2/17 Olle E. Johansson <span dir="ltr">&lt;<a href="mailto:oej@edvina.net" target="_blank">oej@edvina.net</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<br>
Hello from North Carolina where SIPit starts tomorrow!<br>
<br>
Reading through the docs on the app_* modules I wonder how the GPLv2 is handled here. By default, GPL is sticky, so any module linked in to Kamailio will be GPL-licensed.<br>
<br>
With app_mono, precompiled binaries are executed within Kamailio, but not &quot;linked in&quot; to the core. The question here is if we have a clear distinction here. If someone developes a Kamailio-based appliance and sells it - would the customer have the right to app_mono modules under the GPL?<br>


<br>
What about python, java and Lua? I don&#39;t think these environments precompile, but they still execute within a GPL environment.<br>
<br>
I think we need a clear statement about this in the README, like Asterisk has for AMI/AGI applications.<br>
<br>
Greetings!<br>
/O<br>
_______________________________________________<br>
sr-dev mailing list<br>
<a href="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a><br>
</blockquote></div><br>