Cisco JTAPI Implementation

Hello there:

I'm developing an application to make calls to external phones usinJTAPIandCisco CallManager. I can obtain an Provider, Address and Terminal successfully, but when I make a call I get this exception:

com.cisco.jtapi.PlatformExceptionImpl: Timeout - Could not meet post conditions of connect()

at com.cisco.jtapi.CallImpl.connect(com/cisco/jtapi/CallImpl)

The phone that I'm calling rings, but I get that exception eather I hangup or not the ringing phone. This happend when I make calls to internal and external phones.

Can any body give me some clue about this.

Thanks.

[645 byte] By [ZSoujiroua] at [2007-10-2 6:36:01]
# 1
This isn't a Cisco CallManager forum, and this question isn't about Java generics. Please contact Cisco for questions about their phone API.Tom
tharrisx2a at 2007-7-16 13:38:34 > top of Java-index,Core,Core APIs...