transfer audio
Jason <[email protected]> Mon, 25 Jul 2005 11:24:58 -0700
| Newsgroups | gmane.comp.java.sun.jtapi |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have an application that places a call to an ip phone then places a separate call to an outside party and then transfers the second call to the first using call1.transfer(call2) I perform the transfer after I receive the CallCtlConnEstablishedEv from the second call which is fired after the second call's connection is made but before they pick up. Everything seems to work fine after the outside party picks up but in the interim the party on the first call hears nothing. They don't hear ringing. When the outside party picks up the first party hears voice and can have a conversation with the outside party. Is there something I'm missing in order to enable the ringing and other call progress tones to be heard by the first party? I am using cisco jtapi with Callmanager 4.0 Thanks =========================================================================== 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".