[reSIProcate] Disable automatic register refresh when using it manually.
Kate H.
ventego at gmail.com
Wed May 17 02:51:53 CDT 2006
Hi all,
Is there an easy way to disable the automatic REGISTER refresh mechanism
without killing the Dialog?
Currently what I saw is that ClientRegistration:: requestRefresh updates the
timer that makes automatic re-registrations,
I want to use my own timer for it – change requestRefresh to simply send a
REGISTER request (that will contain the same dialog ID and authentication
header as the last REGISTER sent). I don't want to send these messages twice
(once by me and once by the automatic DUM mechanism).
What may be the consequences of me disabling the lines of code that handle
the refresh timer?
Thanks in advance
Kate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060517/1d746cf8/attachment.htm>
More information about the resiprocate-devel
mailing list