Re: transfer: could not meet post conditions
Kenny Wong <[email protected]> Tue, 22 Nov 2005 00:54:35 +0800
| Newsgroups | gmane.comp.java.sun.jtapi |
|---|---|
| Message-ID | <[email protected]> |
hi, I am developing CTI Application on Avaya Implementation of Jtapi. Can anyone advise me on how to set up a flash hook transfer? I am asking this because while transfering a call using the transfer method, the 2 channels that is used for the transfer operation fails to be released even after the transfer is performed. This problem exist even after the two party haven ended their conversation. I guess this might be because of me implementing it on phonenet lines. Another problem that I am facing is that TSSPY could not monitor the details of the Tserver. I have tried a TS Test and it does log in some information, but when i run my application, or even does a manual transfer, it does not log anything down. Please advise. Thanks, Kenny On 10/4/05, Alejandra Moreno <[email protected]> wrote: > > Hi all! > > i am using a call1.transfer(call2) method to transfer two active calls on > a > device. The transfer itself works, however i still get the following > error: > com.cisco.jtapi.PlatformExceptionImpl: Could not meet post conditions of > call.transfer(). The funny thing is that I see on the device the calls are > disconnected but the 'disconnect event' is not fired by jtapi until the > error is fired. Plus, this only happens if one of the devices involved in > the transfer contains a shared line with the transfering device. It looks > like this: > > device 2002 calls device 2004 (has secundary line 2000) > device 2001 (has primary line 2000) calls device 2004 > device 2004 answers both and transfers > device 2002 and 2001 are talking > no more connections shown on device 2004 > delay > error > 'connectionDisconnect event' for device 2004 > > any ideas? > > thanks! > alej > > > =========================================================================== > 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". > =========================================================================== 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".