Yes, Asterisk is licensed under GPLv2. I have already started working on it. What should I do now? Should I keep it in git repo till I build a beta version or request for a pecl account and keep tracking of version changes there?
Thanks - Abani On Sep 30, 2013 12:32 AM, "Rasmus Lerdorf" <[email protected]> wrote: > On 09/29/2013 11:55 AM, Abani Kumar Meher wrote: > > The extension will connect to asterisk on a specified port and write data > > to that port and receive response from asterisk. I am using c/c++ to > > achieve that. > > > > I don't think they have any restriction on that. I have seen guys using > > DOTNET, python to connect to AMI in their applications and perform > required > > actions. But I will check with Asterisk sales team about it. > > That sounds fine. If you are not physically linking against a GPL'ed > library there is no issue since Asterix is GPLv2. If it was Afffero > GPLv3 it might be tricky. > > -Rasmus > >
