Re: Exception in Transfering a call
Kumkum Bagchi <[email protected]>
| Newsgroups | gmane.comp.java.sun.jtapi |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
Mohan - Thanks for your reply. I have changed the code and it took care of " com.cisco.jtapi.InvalidStateExceptionImpl: Unable to set transferEnable." Problem. Now when I call ((CallControlCall)callNew).transfer(callOnTerminal); I get "com.cisco.jtapi.InvalidStateExceptionImpl: Call state not valid" I have checked the call states for both the call obj before invoking transfer and they (both the calls) are in ACTIVE state. Any idea what else could be wrong? Dose anyone have a working transfer code that I can refer to? 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".