Hi Paul, You are going to have to debug this -- the flowgraph has a number of assumptions about it's organization and state. We are working towards making it more generic -- but I suspect you are hitting one of these assumptions.
You should also take a look at the sipXmediaFactoryImpl.cpp -- you can reverse engineer how this operates the flowgraph and likely work out what is missing in your usage. I also recommend working on the sipXmedia-update-branch and work with Alexander Chemeris -- he has been adding unit tests for different media processing resource is probably best able to help. I suspect he has been hitting the same sort of problems. - Bob On Friday, August 18, 2006, 2:49:09 PM, Paul Yago wrote: > > > > Im getting a segfault in MpBuf:: MpBuf_getBufY() because my > MprDecode is sending a MpMisc.UcbPool value of Null. Does anyone > know why this is the case? Was the decode not initialized correctly? > > > > Thanks, > > Paul > > > > > _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
