On Thu, Sep 24, 2009 at 9:57 AM, Pekka Pessi <ppe...@gmail.com> wrote:
> 2009/9/23 Francesco Lamonica <alienpeng...@gmail.com>:
>> hi ppl, i am having some problems in shutting down the nua; i am still
>> using sofia 1.12.9 and i am handling the eventloop with su_root_step.
>>
>>  I read on the list  the procedure pessi suggested:
>>  1. call nua_shutdown(mynua)
>>  2. wait for nua_r_shutdown with status code 200 then
>>  3. call nua_destroy
>>  4. break out of event loop (this should not be necessary in my case right?)
>>  5. then call su_deinit()
>>  my problem is that i never get the nua_r_shutdown, with any status
>
>> what can i check?
>
> That sounds weird. Best you can do is to enable more detailed
> debugging output (e.g., env vars NUA_DEBUG=9 NTA_DEBUG=9) and try to
> see where the execution hangs within the stack.
>

Hi Pekka, i did set those two env vars but nothing happens when i call
nua_shutdown(nua)
it seems like going unnoticed. There's nothing printed in the debug
output... after a few secs the printfs of new registration happen and
that's all.

thanks

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to