cool. IMO the original PJSUA C API are already pretty OO. It wasn't really that much work at all, just need to wrap an ObjC classes around the api (e.g. call pjsua_create/pjsua_destroy on init/dealloc). BTW seems SWIG supports ObjC as well? interesting! Will keep an eye on the project :) - chakrit http://chakrit.net On Friday, August 3, 2012 at 10:07 AM, Benny Prijono wrote: > That's nice. By the way, we're also starting the development of a new OO API on top of PJSUA-API. It's C++, but it's going to be available to Java, Python, and maybe C# and the likes via SWIG. > > It's still pretty early now, nothing gets committed yet, but I try to document the process here https://trac.pjsip.org/repos/wiki/pjsua2_API (there's not much here yet either). > > I will check your API , and maybe in the future you can review our API draft as well. > > Best regards, > Benny > > On Fri, Jul 20, 2012 at 12:19 PM, Chakrit Wichian <konshasu at chakrit.net (mailto:konshasu at chakrit.net)> wrote: > > Hi guys. > > > > > > Just wanna let you guys know that I am working/open sourcing a SIP library based on PJSIP for Mac/iPhone here: > > > > https://github.com/chakrit/gossip > > > > In case some of you might find it useful :) Suggestions welcome as well, too. > > > > > > > > - chakrit > > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org (mailto:pjsip at lists.pjsip.org) > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120803/c0f1a74d/attachment-0001.html>