RE: [reSIProcate] Unable to shutdown DUM during retransmission of MESSAGE requests
- From: Dmitry Semyonov <dsemyonov@xxxxxxx>
- Date: Fri, 19 Aug 2005 17:36:51 +0400 (MSD)
Works like a charm!
Thank you, Scott.
On Thu, 18 Aug 2005, Scott Godin wrote:
> I've committed a fix for this. The DialogSet and Usage should now be
> immediately destroyed if you call end() on ClientPagerMessage usage.
>
> The fix involved rewriting the logic used to keep DialogSet's around
> when Dialogs are destroyed during redirect handling. This new solution
> should be much cleaner.
[...]
> > -----Original Message-----
> > From: Dmitry Semyonov [mailto:dsemyonov@xxxxxxx]
> > Sent: Wednesday, August 10, 2005 6:37 AM
> >
> > If I call end() inside onFailure() DUM shuts down indeed. But when
> > end() is called during MESSAGE retransmissions, the retransmissions
> > continue, (they even continue after shutdown()) and after that I
> > can see in the trace that there is no "Destroying usage" line for
> > MESSAGE DialogSet after retransmissions timeout.
[...]
--
...Bye..Dmitry.