Re: JTAPI-INTEREST Digest - 8 Feb 2006 to 9 Feb 2006 (#2006-13)

STEINER Stephan <[email protected]> Fri, 10 Feb 2006 09:01:59 +0100
Newsgroups gmane.comp.java.sun.jtapi
Message-ID <31228311EA1CC44CB456BD47102BCD9A51F5F5@CHMAIZH07.ch.nextiraone-eu.ned>
Javier

Thanks for your input.

In case a Addresses can be added to the terminal / removed from the
terminal during the lifetime of a JTAPI application, will
Terminal.addCallObserver always result in all CallEvs being catched no
matter if I add / remove Addresses from the Terminal?

E.g. if at the time I call Terminal.AddCallObserver, the Terminal has an
Address A, then at time t + 1, another Address B is added to the
Terminal, will I get CallEvs for B as well? And then at time t+2, if the
Address A is removed, will JTAPI remove the now superfluous CallObserver
automatically or will I have to clean this up to prevent any resource
lingering around forever.

Regards
Stephan

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff JTAPI-INTEREST".  For general help, send email to
[email protected] and include in the body of the message "help".