[reSIProcate] REFER - looking for guidance regarding configurationof ClientSubscriptionHandler and Profile

Scott Godin slgodin at icescape.com
Thu May 25 10:30:53 CDT 2006


There is some refer related info on the wiki:

http://wiki.resiprocate.org/wiki/index.php?title=Dealing_with_REFERs

 

For the client subscription handler - you need to subclass
SubscriptionHandler class and pass it to the
addClientSubscriptionHanlder method.  

 

Scott

 

________________________________

From: resiprocate-devel-bounces at list.sipfoundry.org
[mailto:resiprocate-devel-bounces at list.sipfoundry.org] On Behalf Of
Kovar, William (Bill)
Sent: Wednesday, May 24, 2006 10:38 AM
To: resiprocate-devel at list.sipfoundry.org
Subject: [reSIProcate] REFER - looking for guidance regarding
configurationof ClientSubscriptionHandler and Profile

 

Hi,

 

I'm trying to get REFER support in my UA and would like some pointers
regarding what 'wiring' needs to be done.

 

I have already done the following:

 

uacMasterProfile->addSupportedMethod(NOTIFY); // add NOTIFY support for
REFER

uacMasterProfile->addSupportedMimeType(REFER, Mime("message",
"sipfrag"));

mDum->addClientSubscriptionHandler(???);

Don't exactly know what to do with the ClientSubscriptionHandler
callback support.

Any ideas or examples??

 

Bill Kovar

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060525/98efa83a/attachment.htm>


More information about the resiprocate-devel mailing list