Bugs item #3027352, was opened at 2010-07-09 13:55
Message generated for change (Tracker Item Submitted) made by scorpfa
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=756076&aid=3027352&group_id=143636

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Scorp (scorpfa)
Assigned to: Nobody/Anonymous (nobody)
Summary: Unable nua_destroy(), since nua_r_shutdown never arrives

Initial Comment:
Following Code for shutting down UA and Root is not working, because  
nua_r_shutdown event never comes through the event handler.

nua_shutdown(m_nua);

// <-- Here: endless waiting for nua_r_shutdown

su_root_break(getRoot());
nua_destroy(m_nua); // <-- This would fail, since shutdown was not completed

Cheers

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=756076&aid=3027352&group_id=143636

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to