Antoine Pitrou wrote:
I don't think it's so simple.

FreeSWITCH is a piece of software, thus there is an API right?
You compile at as a dll/.dylib/.so/whatever and you load symbols at runtime without linking with the .lib file. The definition of "essential library" and "part of the work as a whole" is a non sense for me. What is an essential library and what is not? specially if the module is loaded at runtime and thus can be replaced by anything else that fits the API.

As far as I know the problem is not distributing different binary modules with different licenses but mixing them together right? Here there is no mixing ./

The best would be to ask the FreeSwitch people what their intent is with
this license.

Let's see if FreeSWITCH fits our needs before going further

--
Tanguy Krotoff <[EMAIL PROTECTED]>
http://openwengo.org
_______________________________________________
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to