On Jan 29, 2008 8:04 AM, Kenichi Aramaki <[EMAIL PROTECTED]> wrote: > Hi, > > I have tried to build recent sipXtapi branch with VC6 and then I got > following errors. > > 1. sipXcallLib/src/cp/CpCall.cpp > The compiler complains about playBuffer arguments mismatch.
Hmm.. this is probably a bug.. We'll have to look into it. I've been making changes in playFile and playBuffer, so it's quite possible there is a bug. If there is, it most likely exists on all platforms, and is probably a mismatch in signatures from callLib API to mediaAdapterLib API -- extensive work has been happening to mediaAdapterLib, but we definitely try to make it continue to work with callLib. > 2. sipXmediaLib/include/mp/MpJitterBuffer.h > VC6 cannot recognize static class variables with initialization. > Is it possible to replace Jb* constants with enum? This, not so sure of. We've also been working on the Jitter buffer, but I haven't been doing that work, so I can't really say for sure on this. > > > Regards, > Kenichi Aramaki > _______________________________________________ > sipxtapi-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/ > -- 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/
