[reSIProcate] ergent help with sorted timer
Byron Campen
docfaraday at mac.com
Thu Mar 1 15:39:40 CST 2007
Go look at either SipStack::postMS or TimerQueue.
Best regards,
Byron Campen
> I have a problem with the timers, and wondering if anyone can point
> me to the function in DUM or anywhere else that handles this:
>
> (1)If subscribe_1 did not get response and needs to retry after t_1
> seconds;
>
> (2) and subscribe_2 did not get response and needs to retry after
> t_2 seconds;
>
> (3) Since subscribe_1 is handling the second retry, I assume: t1_1
> > t_2, (that means sub_2 retries earlier)
>
> (4) and I need to have a sorted timer list that will handle the
> retry of subscribe_2 before subscribe_1.(even thought Subscribe_1
> originally starts ealier than subsribe_2)
>
> (5) Timewise, it is like this:
>
> sub_1----sub_2------------sub_2_rety-----------sub_1_retry
>
> Where is the function within reSiprocate to establish a SORTED
> timer list based on its expiration time instead of starting time?
>
>
> Access over 1 million songs - Yahoo! Music Unlimited.
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.resiprocate.org
> https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20070301/73000e23/attachment.htm>
More information about the resiprocate-devel
mailing list