[reSIProcate] Session handle lifecycle question

Kovar, William (Bill) bkovar at avaya.com
Fri Oct 13 16:29:45 CDT 2006


All,
 
Is there a way to know when a session has been 'disconnected' from its
handle, i.e. handle.isValid() == false other then to check for it?? 
 
I stash session handles within my call management logic and had hoped
that I can remove them in onTerminated() but the handle is still valid
and isTerminated() = true. Is there somewhere in the destructor of
either AppDialog or AppDialogSet that I can look to find out if the
session is no longer valid? This way I can clean my calls that this
session is a part of.
 
Thanks
 
Bill Kovar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20061013/ecf33eef/attachment.htm>


More information about the resiprocate-devel mailing list