Results 1 to 1 of 1
- 01-16-2013, 11:39 AM #1
Member
- Join Date
- Sep 2012
- Location
- Pune
- Posts
- 10
- Rep Power
- 0
Making a call using Java Telephony API
Hi, I currently working on a project in which i need to make a call using JTAPI and record that call. I m new to JTAPI, I tried running the code specified in
Java Telephony API (JTAPI) Specification<br> Version 1.4 <br>(Final Release): Package javax.telephony
but its throwing following exception :
Exception in thread "main" java.lang.ClassFormatError: Name index 0 in LocalVariableTable has bad
constant type in class file com/lucent/jtapi/tsapi/TsapiPeer at line :
JtapiPeer peer = JtapiPeerFactory.getJtapiPeer(null);
in OutCall class. I have included all required JAR's. Can anyone please help me with this?
Similar Threads
-
call by reference or call by value in java?
By proggrammer in forum New To JavaReplies: 6Last Post: 06-27-2012, 03:00 PM -
Making a java picture
By The Dark Dragon in forum New To JavaReplies: 3Last Post: 11-25-2011, 01:42 PM -
call by value and call by reference in java
By sandeepsai39 in forum New To JavaReplies: 7Last Post: 08-12-2010, 11:03 AM -
making phone call using SIP
By satheeshtech in forum Advanced JavaReplies: 1Last Post: 07-21-2009, 11:37 AM -
Oracle Corp. Java/C++ Sip Telephony Development
By jasonnowell in forum Jobs OfferedReplies: 0Last Post: 06-18-2008, 07:12 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks