Tagged Questions
The jtapi tag has no wiki summary.
1
vote
1answer
189 views
Getting real-time call info on Cisco phones
I'm interested in getting only 3 bits of information for all calls that come-in to our call center: the caller, the number they dialed, and the number of the person that actually picked-up the call ...
1
vote
1answer
62 views
How can I interface with a third party module that only provides JTAPI API From C++?
I'm supporting a large system written in C++ and we now have a requirement for our application to talk with a third party system which only provides a JTAPI interface. It would appear that I am stuck ...
1
vote
5answers
793 views
Looking into IVR software development
The company I work for is looking for an IVR implementation that is highly compatible with any potential PBX/IVR or PBX combo OR to provide our own hosting solution.
So the idea would be to create an ...
0
votes
1answer
55 views
Integrate .net application with Cisco Call Manager
Does anyone know of a good .net wrapper for TAPI 2 or JTAPI? I need to integrate my asp.net application with Cisco Call Manager to handle some events like 'Call Ended'.
0
votes
1answer
52 views
How should we control Cisco phones using 3rd party call control?
Background
We are developing an enterprise application to control Cisco phones on a Cisco Unified Call Manager using 3rd party call control. We need to be able to monitor call state, get Caller ID for ...
0
votes
1answer
43 views
Placing external calls from Cisco Callmanager and playing audio file
I would like to have a server based app that can dial a number external to our phone system, and then after the call is connected, play a message and then allow the callee to select a true or false. I ...
0
votes
2answers
205 views
Where can I get the JTAPI jar?
Where can I find a download of the JTAPI implementation?
I am getting the following error: JSpeakerPhone.java:6: package javax.telephony does not exist import javax.telephony.*;
0
votes
2answers
423 views
A good Java wrapper for TAPI 2?
Does anyone know of a good JNI/Java wrapper for TAPI 2?
I need to interact with the Avaya phones on the desks of my users for a CRM web application (based on GWT), and all computers have a TAPI 2 ...
0
votes
1answer
301 views
Are there any emulator for the JTAPI API?
We want test the JTAPI feature of our application. Are there any emulator for JTAPI available? The testing with real hardware is a little diffcult.