[reSIProcate] How to cleanly stop DUM/Stack threads with Active UAs
- From: "Kovar, William \(Bill\)" <bkovar@xxxxxxxxx>
- Date: Thu, 17 Aug 2006 11:58:27 -0400
All,
I'm trying to
understand the correct sequence to follow when shutting down UA that is
registered. I am also using a DumThread and SipStackThread.
It seems I am
asserting in the TU layer when i do the following:
if(registered)
registerHandle->end();
m_dumThread->shutdown;
m_dumThread->join();
delete
m_dumThread;
delete
mDum;
Any
ideas??
Bill Kovar
Avaya Inc.
(732) 852-2609