On 7/31/07, David Sargrad <[EMAIL PROTECTED]> wrote: > > 1] what is the best starting point project for a sipx/sipxtapi user? > should i use sipXecs or should i rely on an older (perhaps more mature) > project such as the one that can be found at this url: > http://scm.sipfoundry.org/rep/sipX/branches? >
For developing a SIP client, please use sipXtapi -- sipXecs is for server settings, and does not have by far, any of the latest changes that help developing a SIP client -- both projects come from the same sipX base code, but have diverged widely. you want to use the following svn url: http://scm.sipfoundry.org/rep/sipX/branches/sipXtapi There are some other branches under that, but the main sipXtapi branch is being actively developed, and many of the other branches are inactive. Please reference: http://list.sipfoundry.org/archive/sipxtapi-dev/msg01753.html for more information :) 2] are there examples of proper startup/shutdown in a multi-threaded > environment? i am sure i'm not the only person using sipxtapi in a > multi-threaded app, so i'm looking to others for lessons learned in this > regard. > Jaroslav's WxCommunicator project is probably your best bet to look at -- it is fairly well matured, and provides most all of sipXtapi's features, if not all, and I'm pretty sure it's multi-threaded. Do some digging around in the message archives and you'll find a link to it -- it's currently on source forge, but hopefully sometime it can live at sipfoundry. -- Keith Kyzivat SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000
_______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
