[reSIProcate] How to cleanly stop DUM/Stack threads with Active UAs
Kovar, William (Bill)
bkovar at avaya.com
Thu Aug 17 10:58:27 CDT 2006
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
bkovar at avaya.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060817/a1bb11bf/attachment.htm>
More information about the resiprocate-devel
mailing list