>Betreff: [Sofia-sip-devel] How to call a few nua_message >and nua_handle_destroy in a row? > >My trouble is nua_handle_destroy marks nh as invalid immediately and >all nua_message those put in a stack before just drops. >How to call a few nua_message and nua_handle_destroy in a row? >
Hi! With sofia-sip everything happens asynchronously. After calling nua_message() you must wait for the nua_callback giving you the status of the request (nua_r_message) where you then can destroy the handle. Regards, Andreas ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel