Re: How to use CallControlCall.offHook
Kenny Wong <[email protected]> Wed, 21 Dec 2005 00:18:57 -0700
| Newsgroups | gmane.comp.java.sun.jtapi |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
Hi Richard, I am new to Jtapi and in regard to the usage of CallControlCall.offHook(), I am currently running into some proble. I am using a Avaya Implementation for Jtapi and when I execute the code to run the offHook() Method, I recieve a error: com.avaya.jtapi.tsapi.TsapiMethodNotSupportedException: unsupported by implementation at com.avaya.jtapi.tsapi.qe.offHook(Unknown Source) at TestTransfer.callChangedEvent(TestTransfer.java:72) at com.avaya.jtapi.tsapi.ae.run(Unknown Source) at com.avaya.jtapi.tsapi.pf.run(Unknown Source) Does it means that I could not use this method? Is there any way that I could invoke this method? Another questions that I would like to know is the differences between JTapi and TAPI. I have heard a lot of JTapi sitting on top of TAPI and that JTapi contains interfaces so as to allow developers to implement it. Do I implement it in Java or in C/C++ then? Could you direct me to where I coul,d find more info on xtapi and Gtapi too? =========================================================================== 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".