Re: pick up call on CTI routepoint
Stephan Steiner <[email protected]>
| Newsgroups | gmane.comp.java.sun.jtapi |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
>No, we didn't. We successfuly tested it on CTI ports, but not in RP. If you can spare a minute, could you give it a try? Perhaps I'm not the only one getting unusable exceptions. Also, I was wondering if you would mind sharing a snipped of your code handling a CTI Port, specifically the transfer bit. I'm currently trying to transfer calls on a CTI Port. I have the following scenario 1) call comes in from term A 2) CTI Port makes call to B 3) call is picked up at B 4) CTI Port answers call from A 5) CTI Port transfers the two calls together so that A can talk to B Everything works until point 5) where I get an InvalidStateException, which is pure BS. I checked that all the preconditions for a transfer are okay, they are, so there's no way I should ever get that error. And things work just fine when I play that scenario using another terminal instead of the CTI Port. =========================================================================== 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".