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

Tamara Hills <[email protected]> Wed, 13 Jul 2005 09:27:35 -0600
Newsgroups gmane.comp.java.sun.jtapi
Message-ID <LISTSERV%[email protected]>
Stephan,

Thanks for your response.

I want to have two separate calls because I wanted to use a physical
terminal to make the call from D to C so that C will see D's Caller ID.

Also, I neglected to mention that B is on the PSTN, not on the PBX.

So it really looks like this:

A(CTI Port) -> B(PSTN) (play media)
C(PBX terminal) -> D (PBX terminal)
somehow join B and D so that B hears the ringing, but D sees C's Caller ID.

There is no reason to keep the A around after the message has been played.

Optionally, I had thought about having the following:
1.  C(PBX terminal) -> B(PSTN) (play media)
2.  consult, addParty, or transfer with D and then D would see C's CID???

Regards,

-tamara

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