On 7/12/07, Alexander Boreham <[EMAIL PROTECTED]> wrote: > Presumably the act of minimising windows causes some timer issues that > brings out the problem I've seen.
Yes, this is a sort of timer issue. In the code, enabled by default, timer for media processing engine is derived from audio output thread. And this thread's processing depend on Windows messages, which are delayed when you move a window. We're working on much better implementation of audio input/output - it is almost done, but still require some tunning. After that we'll replace old audio input/output system with new one. This will solve this kind of problems I hope. -- Regards, Alexander Chemeris. 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/
