Le lundi 07 avril 2008 à 13:31 +0200, Matthias Apitz a écrit :
> El día Monday, April 07, 2008 a las 12:55:14PM +0200, Matthias Schneider 
> escribió:
> 
> > Hi Emilio,
> > could you try to change  in file opal/src/opal/patch.cxx
> > 
> >   452     if (!isSynchronous)
> >   453       PThread::Sleep(5);
> > 
> > to
> > 
> >   452     //if (!isSynchronous)
> >   453       PThread::Sleep(5);
> > 
> > i.e. that sleep is executed everytime?
> 
> I've changed the part to:
> 
>     // Matthias Schneider <[EMAIL PROTECTED]> asked me, Emilio, to comment
>     // out the if(...)
>     PTRACE(1, "Debug: src/opal/patch.cxx: PThread::Sleep(5)");
>     // if (!isSynchronous)
>       PThread::Sleep(5);
> 
> and run 'ekiga --sync -d 1'; as you can see it is passing this place with
> high frequency, but never sleeps:
> 
> 2008/04/07 13:24:37.077   0:45.236       Media Patch:0x2bc60a00 Debug: 
> src/opal/patch.cxx: PThread::Sleep(5)
> 2008/04/07 13:24:37.092   0:45.251       Media Patch:0x29bd5100 Debug: 
> src/opal/patch.cxx: PThread::Sleep(5)
> 2008/04/07 13:24:37.094   0:45.253       Media Patch:0x2bc60800 Debug: 
> src/opal/patch.cxx: PThread::Sleep(5)
> 2008/04/07 13:24:37.113   0:45.272       Media Patch:0x29bd5100 Debug: 
> src/opal/patch.cxx: PThread::Sleep(5)
> 2008/04/07 13:24:37.125   0:45.284       Media Patch:0x2bc60a00 Debug: 
> src/opal/patch.cxx: PThread::Sleep(5)
> 2008/04/07 13:24:37.126   0:45.285       Media Patch:0x2bc60800 Debug: 
> src/opal/patch.cxx: PThread::Sleep(5)
> 2008/04/07 13:24:37.135   0:45.294       Media Patch:0x29bd5100 Debug: 
> src/opal/patch.cxx: PThread::Sleep(5)
> 2008/04/07 13:24:37.156   0:45.315       Media Patch:0x29bd5100 Debug: 
> src/opal/patch.cxx: PThread::Sleep(5)
> 2008/04/07 13:24:37.158   0:45.317       Media Patch:0x2bc60800 Debug: 
> src/opal/patch.cxx: PThread::Sleep(5)

I think the question was :
- does that fix the problem you reported (connection never reaching the
Established state) ?
-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   NOVACOM         : http://www.novacom.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:[EMAIL PROTECTED]
                       

_______________________________________________
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list

Reply via email to