< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] shutdown stack and DUM.


Scott Godin wrote:

You should wait until the dum shutdown handler is called before shutting
down the stack thread.  This will require you to end all active invite
sessions, registrations, etc first.
Could this be MY problem as well... because my sip stack crashes after an INVITE request. I didn't know I had to have a shutdown handler. If so, when do I create it, and how do I use it? Obviously, it's not mentioned anywhere in the WIKI. So how
can I be expected to know this?

I don't see it's used in any of the "test" code... If it is, could someone point me to
which one it is?

John