support

PBXtra and GPL

zishanov
Posts: 237
Member Since:
2006-06-27

Isn't it true that if you modify a software which is originally distributed under GPL, then your new modified software also becomes GPL, which means it should be distributed free and its source code has to be made available to the public.

Now my question is, if PBXtra developers modified Asterisk, which was distributed only under GPL at that time, then is PBXtra distributed under GPL?



KodaK
Posts: 1873
Member Since:
2006-06-14
I can't find it at the

I can't find it at the moment, but they do make their source code available under the GPL. Digium won't include it in Asterisk proper because Fonality won't sign over the code to Digium's commercial license, which is understandable, and is the reason the CallWeaver fork of Asterisk exists: it's all GPL and has no dual-license stuff to deal with.

--

If you desire one on one help, my Paypal address is: sakodak@gmail.com

WARNING: I no longer actively participate in these forums. If you need help, PMing me here is not the fastest way of getting my attention, sorry for any inconvenience.



kerryg
Posts: 6401
Member Since:
2006-05-31
When you signup for trixbox

When you signup for trixbox Pro or PBXtra you receive a link to download the source code. All of those source code changes are licensed under the GPL. Hope this answers your question.

--

Kerry Garrison
trixbox Community Director
VoipSpeak.net - Asterisk Tutorials



jfinstrom
Posts: 1240
Member Since:
2007-03-07
I am not sure this is on

I am not sure this is on topic here as PBXTRA and trixbox are both property of Fonality they are not related. PBXtra if I am not mistaken uses Asterisk Business edition which is not Free..

http://www.gnu.org/licenses/gpl-faq.html#GPLRequireSourcePostedPu...

The GPL does not require you to release your modified version, or any part of it. You are free to make modifications and use them privately, without ever releasing them. This applies to organizations (including companies), too; an organization can make a modified version and use it internally without ever releasing it outside the organization.

But if you release the modified version to the public in some way, the GPL requires you to make the modified source code available to the program's users, under the GPL.

Thus, the GPL gives permission to release the modified program in certain ways, and not in other ways; but the decision of whether to release it is up to you.

Other FAQ's on the page above......



kerryg
Posts: 6401
Member Since:
2006-05-31
PBXtra and trixbox Pro both

PBXtra and trixbox Pro both use the indentical code base which is based on Asterisk Open Source and not Business Edition. If you use Business Edition you have to agree to the waiver which we will not do due to reasons that have already been discussed by us many times.

--

Kerry Garrison
trixbox Community Director
VoipSpeak.net - Asterisk Tutorials



kerryg
Posts: 6401
Member Since:
2006-05-31
Remember, this only applies

Remember, this only applies to modifications to code that was originally GPL. The PBXtra INTERFACE is totally isolated from the Asterisk code, they don't even run on the machine and that code is not GPL code.

--

Kerry Garrison
trixbox Community Director
VoipSpeak.net - Asterisk Tutorials



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.