[reSIProcate] the differrence between NOTIFY and SUBSCRIBE?
Scott Godin
slgodin at icescape.com
Fri Aug 19 07:33:37 CDT 2005
For information on NOTIFY and SUBSCRIBE you should read RFC3265.
Assuming you are using the DUM layer. If you want to be able to receive and handle these requests you should be looking at the dum/ServerSubscription.cxx/.hxx and SubscriptionHandler.hxx files.
You will also need to add NOTIFY and SUBSCRIBE as supported methods to the MasterProfile. And add the content types you wish to handle via the addSupportedMimeType method on the Master Profile.
Scott
-----Original Message-----
From: resiprocate-devel-bounces at list.sipfoundry.org [mailto:resiprocate-devel-bounces at list.sipfoundry.org] On Behalf Of ??
Sent: Friday, August 19, 2005 7:50 AM
To: resiprocate-devel
Subject: [reSIProcate] the differrence between NOTIFY and SUBSCRIBE?
Hi all
who can tell me the differrence between NOTIFY and SUBSCRIBE?
and in the ReSIProcate, how to receive the message of NOTIFY and SUBSCRIBE, and how to deal with them ?
Thanks very much!
John, Beijing China
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel at list.sipfoundry.org
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
More information about the resiprocate-devel
mailing list