Alexander Chemeris wrote: > On Fri, Dec 12, 2008 at 1:57 AM, Paul Whitfield > <pa...@omnitronics.com.au> wrote: >> Alexander Chemeris wrote: >>> On Thu, Dec 11, 2008 at 8:10 AM, Paul Whitfield <pa...@omnitronics.com.au> >>> wrote: >>>> However, I have multiple issues -> basically I could not get >>>> my application to run at all with multiple crashes! >>>> >>>> Currently just how unstable is the main branch? >>> It's stable most of the time, if you're using Topology graph. >>> We don't test new changes with CallFlowGraph, because we plan >>> to remove it someday and all our focus is around Topology now. >>> We might break something for a short periods, but we try to >>> make commits which doesn't break anything or commit a fix >>> immediately after. So, it's basically the same policy we had >>> for trunk earlier. >>> >> OK. >> How do I run the Topology graph instead of the CallFlowGraph? > > Basically you should define following preprocessor defines for > sipXmediaAdapterLib: > DISABLE_DEFAULT_PHONE_MEDIA_INTERFACE_FACTORY > ENABLE_TOPOLOGY_FLOWGRAPH_INTERFACE_FACTORY > > If you use Linux, then it can be done by passing --enable-topology-graph > option to configure. Under Windows you have to change project's > configuration. Btw, in VS6, VS2003 and VS2005 Debug builds > Topology is enabled by default now. We should do the same > for Release configurations too to avoid confusion. >
Ok. I am using VS2008 and something must have gone wrong with me merging in the updated then converted project file, because I have missed that change. So the next question is: What are the advantages / disadvantages of the new topology flowgraph interface ? BTW: Thanks for all the help! Paul _______________________________________________ sipxtapi-dev mailing list sipxtapi-dev@list.sipfoundry.org List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/