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.

