hi, yes I have implemented the connection monitor, and when disconnecting throw the connection meneger all works fine, the app doesn't stuck, I saw the bottom part and because of that i think that it might be that the connection monitor doesn't catch the disconnection in time and so the send get called again, On Wed, Oct 28, 2009 at 7:59 AM, Benny Prijono <bennylp at teluu.com> wrote: > On Tue, Oct 27, 2009 at 7:16 PM, nir elkayam <nir.elkayam at gmail.com> > wrote: > > hi all, > > > > I am making a pass over the send_rtp code: > > > > 1. it seems that the send rtp is done in blocking mode. > > 2. there is no check of the error code returned from the send. > > > > 2 things might be: > > 1. it take the os several second to identify disconnection and during > this > > time the send cannot be completed. > > 2. the send does complete with error and later on we retry send another > rtp > > packet, maybe the second time it get stuck..? > > > > It might be, but I don't think that's the case. Please read > http://trac.pjsip.org/repos/wiki/Symbian_AP_Reconnection especially > the bottom part. > > > any ideas on how to test/modifications? > > > > Have you implemented connection monitor, as the wiki suggests? > > -benny > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > -- ??? ?????? ??: 050-3930056 nir.elkayam at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20091028/c0dbb35c/attachment.html>