Re: How to make two calls and connect them based on supervision of first call

Stephan Steiner <[email protected]> Wed, 13 Jul 2005 00:55:47 -0600
Newsgroups gmane.comp.java.sun.jtapi
Message-ID <LISTSERV%[email protected]>
Uh, it appears to me that you have to independent scenarios.

The call from A to B, and the call from D to C.

Then later in your message you say you want it to appear as if B is calling
C. Then why don't you just do that? Once playback of your message is done,
make another call from B to C.

I don't quite see the sense of having two calls

A -> B
D -> C

and connecting those two.. is there a reason to keep the call from A -> B
once you're done playing the message? If not you could to a blind transfer
from the call going from A to C.. and end up with one single call B -> C.

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".