Kanuri, Seshu (Company IT)
2005-Mar-01 10:32 UTC
[Asterisk-biz] [Asterisk-Users] IAX2 web client that works withg723 / g729. We got One
Andres sounds as if this is Andres's own development. He mentioned IAX, not IAX2. My guess is that he might have used one of the IAX GPL Libraries and source trees, based on iaxClient and not libiax2. It is possible that Andres is not aware of the GPL terms that he has to adhere to, if he wants to commercialize this product. The Source code for IAX Phone is available from Steven Sokol's Web site and from a few other places. Some links are below. http://www.sokol-associates.com/Body.asp?IncPage=IaxDownload.htm http://www.angelfire.com/falcon/babarnazmi/iaxclient/iaxclientocx.htm This is where the IAX Full source can be downloaded from: Asterisk ActiveX Component by Omar Carvajal <omar@carvajal.com> Copyright (C) 2001-2002, Omar Carvajal =============================================================== COMPILATION These instructions are made for the Microsoft Visual C++ 6 compiler. Add the following directories in the include path: gsm\inc gsm\src libiax\src Make sure the miniphone.h file is in the directory, this is available from the CVS version After adding those directories to the path, go ahead and compile the ActiveX from the Build->Build virt1800.ocx menu option. I have also included a MS Visual Basic project to test the ActiveX, available in the vbtest directory. If you have any questions, comments or anything of the sort send me a message at omar@carvajal.com or at miguelc55 on AOL instant messenger. The Asterisk ActiveX is distributed under GNU General Public License. http://lists.digium.com/pipermail/asterisk-users/2002-August/003756.html Seshu -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Steve Kann Sent: Tuesday, March 01, 2005 12:03 PM To: Commercial and Business-Oriented Asterisk Discussion Cc: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-biz] [Asterisk-Users] IAX2 web client that works withg723 / g729. We got One Andres, Is your client based on libiax2? It is based on iaxclient? -SteveK Andres@itranser.com wrote:> > Hi > > We just developed an IAX web client. We are currently testing it, > and we hope to be ready to market around 15 of this month. It is based> on our own OCX, that has a lot of funtions to do/process a call. If > you want help us on our testing, I can even send a demo on a few days. > Main adventage of beinfg an OCX is that we can use either on a Web > Page or a custom program, and have some many "skins" as we want to. > > However, we DID not still decided how we will market it. We have > even think about doing a free web client, with some kind of mention to> our company (so anybody can use it, but at least, they known who did > the program, know our talent, and count of us for future developments > on the future), but problem is that being a web client based on an > OCX, is not so easy to add that kind of publicity (althoug we know we > can show a dialog box on the initialitation of the OCX, we would > prefer avoiding do so). Is not so easy.... adding some kind of > publicity so we can obtain some beneficit from the efforts of our > code, but having this publicity not being a stopper for someone to use> our control... :-) Any ideas will be welcome, as we need to eat !!! > :-) > > We DID not include commercials codecs on the code (i.e G729), but if > need, we kind reach an agreenment to include it. >-------------------------------------------------------- NOTICE: If received in error, please destroy and notify sender. Sender does not waive confidentiality or privilege, and use is prohibited.
Geoff Nordli
2005-Mar-02 09:44 UTC
[Asterisk-biz] [Asterisk-Users] IAX2 web client that workswithg723 / g729. We got One
If anyone is interested in producing a VS.NET project file that can build an OCX component from the IAXClient source code I will pay for it (within reason). We can then put the project file into the iaxclient cvs to everyone can enjoy it. Geoff> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Kanuri, Seshu (Company IT) > Sent: Tuesday, March 01, 2005 9:33 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [Asterisk-biz] [Asterisk-Users] IAX2 web client that > workswithg723 / g729. We got One > > Andres sounds as if this is Andres's own development. He mentioned IAX, > not IAX2. My guess is that he might have used one of the IAX GPL > Libraries and source trees, based on iaxClient and not libiax2. It is > possible that Andres is not aware of the GPL terms that he has to adhere > to, if he wants to commercialize this product. > > The Source code for IAX Phone is available from Steven Sokol's Web site > and from a few other places. Some links are below. > > http://www.sokol-associates.com/Body.asp?IncPage=IaxDownload.htm > > http://www.angelfire.com/falcon/babarnazmi/iaxclient/iaxclientocx.htm > > This is where the IAX Full source can be downloaded from: > Asterisk ActiveX Component > by Omar Carvajal <omar@carvajal.com> > Copyright (C) 2001-2002, Omar Carvajal > ===============================================================> > COMPILATION > These instructions are made for the Microsoft Visual C++ 6 compiler. > > Add the following directories in the include path: > gsm\inc > gsm\src > libiax\src Make sure the miniphone.h file is in the > directory, this is available from the CVS version > > After adding those directories to the path, go ahead and compile the > ActiveX from the Build->Build virt1800.ocx menu option. > I have also included a MS Visual Basic project to test the ActiveX, > available in the vbtest directory. > > If you have any questions, comments or anything of the sort send me a > message at omar@carvajal.com or at miguelc55 on AOL instant messenger. > > The Asterisk ActiveX is distributed under GNU General Public License. > > http://lists.digium.com/pipermail/asterisk-users/2002-August/003756.html > > Seshu >