[reSIProcate] Resgistartion and Subscription refresh
Hi
I'am using the following API's in Dum. Will the following messages be automatically refreshed for me by DUM.
SharedPtr<SipMessage> makeSubscription(const NameAddr& target, const Data& eventType, AppDialogSet* = 0);
There seems to be the following API for making a subscription as well.
SharedPtr<SipMessage> makeSubscription(const NameAddr& target, const Data& eventType,
UInt32 subscriptionTime, int refreshInterval, AppDialogSet* = 0);
should I used this one
and setup the subscriptionTime and refreshInterval .
Same questions for registration and publish message.
Subbu
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile.
Try it now.