Hi Bob, I have been looking for the best candidate for reverse engineering the flow graph logic, so I'll focus on sipXmediaFactoryImpl. At this point I'm trying to use sipXmedialib to dynamically setup an RTP stream given a remote transport, and I'd prefer to interface with as few sipx components as possible, just to keep it lean and mean. However I need to view some examples so that can gain a deeper understanding of the sipxmedialib.
I also need to understand the best way to place a new codec (g.729) into the existing architecture. If this isn't already checked in to the sipXmedia-update-branch I'd be glad to offer it back. Thanks for the help. Paul -----Original Message----- From: Bob Andreasen [mailto:[EMAIL PROTECTED] Sent: Sunday, August 20, 2006 12:06 PM To: Paul Yago Cc: [email protected] Subject: Re: [sipxtapi-dev] MpMisc.UcbPool 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/
