Re: gua for multiuser platform
Ben Greear <[email protected]> Wed, 01 Feb 2006 09:15:51 -0800
| Newsgroups | gmane.comp.lib.vovida.vocal |
|---|---|
| Organization | Candela Technologies |
| Message-ID | <[email protected]> |
Patai Tamas wrote: > Hi, > > I'm on making the gua able to handle multiple users (or I would need an > application that can handle multiple incoming and outgoing calls). > On the files in vocal/sip/gua I already made the changes (change static > class members to nonstatic to eliminate global objects, ...) but now I see > that there would need such modifications in the libmedia directory's files > too. > > So I do not understand why were these applications and libraries written so > that it requires lots of work to change them to multiuser shape. > The other question: is this a good way I follow to get a multiuser > application for handling multiple in- and outgoing calls? You may want to give my VOCAL2 branch a try as well. It doesn't support the servers, but the gua in it is solid. I removed all the threads to fix the memory corruption issues and cleaned up at least some of the globals. There probably remains work to clear out the rest of the globals though... http://www.candelatech.com/oss/vocal2.html Thanks, Ben > > thanks in advanced > Tamas Patai > > > > _______________________________________________ > vocal mailing list > [email protected] > To unsubscribe, please go to http://www.vovida.org/mailman/listinfo/vocal > -- Ben Greear <[email protected]> Candela Technologies Inc http://www.candelatech.com _______________________________________________ vocal mailing list [email protected] To unsubscribe, please go to http://www.vovida.org/mailman/listinfo/vocal