Re: [reSIProcate-users] Subscription is not automatically refreshed
DUM (ClientSubscription.cxx) starts the subscription refresh timer after receiving the first notify. Is the server you are testing with sending an initial notify immediately after subscribing?
Scott
On Mon, Mar 16, 2009 at 6:34 PM, Richard Stellingwerff
<remenic@xxxxxxxxx> wrote:
Hi,
I am having some trouble with subscriptions. It seems that when the subscription timeout has passed, the callback ClientSubscriptionHandler::onTerminated(ClientSubscriptionHandle, const SipMessage& msg) is automatically called.
However, I would like the subscription to be refreshed when (or preferably before) the timout has passed.
I create the subscription like this:
_uacDum->send(_uacDum->makeSubscription(target, resip::Data("presence"), 60));
Is there something I'm not doing, or doing wrong in order to get dum to automatically refresh subscriptions?
Kind regards,
Richard Stellingwerff.
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/