On 7/13/07, stipus <[EMAIL PROTECTED]> wrote: > For this problem, I have (manually) applied the patch XMR-70 > > http://track.sipfoundry.org/browse/XMR-70 > > There is a ZIP file with a Non Windows Message Queue. This NWMQ is then used > in place of the windows message queue in the speaker thread. This solved the > problem for me.
This patch is too rough. If I recall correctly, it sets realtime priority for all sipXtapi threads. This is dangerous and in fact does no needed. Only media processing and input/output threads should have high priority. That was the reason to not include this patch in svn. If someone will clean up it, we'll consider applying it to svn. And it fix only problems with window move, but does not touch problems with RTP handling code. So, this problems shuld be solved anyway, or they'll appear again in different conditions (e.g. bad network conditions). -- 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/
