[reSIProcate] FW: How to stop and start DUM ?

Scott Godin slgodin at icescape.com
Mon Jun 27 14:16:11 CDT 2005


To  unregister call:  ClientRegistrationHandle->removeAll() or
removeBinding()

 

To properly shutdown DUM thread call dum->Shutdown(...) - once the shutdown
handler is called, you should be safe to delete the DumThread object.  See
dum/test/BasicCall.cpp for examples on how to invoke dum shutdown and use of
a shutdown handler.

 

Scott

 

  _____  

From: Eustanos [mailto:eustanos at wp.pl] 
Sent: Saturday, June 25, 2005 3:31 AM
To: resiprocate-devel at list.sipfoundry.org
Subject: [reSIProcate] FW: How to stop and start DUM ?

 

Hello developers,

 

When registered to SIP proxy I want to unregister correctly.

Unregistration should tell server that I'm no longer available at some
contact URI.

How to do that using DUM ? How to propertly stop DUM thread ? 

 

Thank you for help,

Mariusz.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050627/592d2b5d/attachment.htm>


More information about the resiprocate-devel mailing list