Pekka Pessi wrote:
> 2009/1/21 Matthew Kaufman <matt...@matthew.at>:
>   
>> I'm relatively new to sofia and nua, so I'm sure there's something I
>> need to do beyond keeping a reference to the nua_handle (which I've
>> tried) to keep it alive?
>>     
>
> No, it should be enough to keep the handle around. However, it looks
> to me that you call nua_handle_destroy() after receiving 200 ok to
> SUBSCRIBE.
>
> --Pekka
>   
Sure enough. Thanks to some off-list help I was able to track down an 
errant error path that was causing an explicit nua_handle_destroy() that 
somehow I wasn't seeing getting called in the debugger.

Problem solved.

Matthew Kaufman

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to