transfer: could not meet post conditions

Alejandra Moreno <[email protected]> Mon, 3 Oct 2005 10:04:43 -0600
Newsgroups gmane.comp.java.sun.jtapi
Message-ID <LISTSERV%[email protected]>
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".