Questions tagged [cisco-jtapi]

Cisco JTAPI conforms to Sun's JTAPI 1.2 specification. Cisco JTAPI is a set of Java packages, supplying a robust object-oriented CTI development environment for multiple platforms.

Cisco JTAPI conforms to Sun's JTAPI 1.2 specification. Cisco JTAPI is a set of Java packages, supplying a robust object-oriented CTI development environment for multiple platforms. Cisco Unified Communication Manager (Unified CM) exposes sophisticated call control of IP telephony devices and soft-clients via the Computer Telephony JTAPI interface. Cisco's JTAPI enables custom applications to monitor telephony-enabled devices and call events, as well as establish first- and third-party call control.

  • Provides 1st Party Call Control - Perfect fit for desktop softphones and server-based IVR applications
  • Provides 3rd Party Call Control - Perfect fit for server or desktop applications that perform screen pops for incoming calls and click-to-connect from Windows applications
  • Provides all the hooks necessary to integrate with standard or custom RTP libraries (for example: Java Media Framework), but does not provide a specific audio implementation
34 questions
-1
votes
1 answer

How generate a call to a Cisco IP phone from VB.net application

I'm in a need of develop an application to get calls to Cisco CUCM extension numbers via VB application. I have Installed the Tapi driver for the computer and now i need to know where to start. Your advice is highly appreciated Thank You
chanuwick
  • 43
  • 2
  • 11
-1
votes
1 answer

Transmit Audio/Music Between Phones

I have peculiar request where I need to transmit audio between Cisco IP phones when they are on a call. The reason I am doing this is so that I can get call quality reports for determining audio quality of a call. However, I am absolutely stuck…
-1
votes
1 answer

How to get status of phone Cisco Jtapi

I wanted to know how to get the status of a phone using Jtapi. I am familiar with the addressChangedEvent and terminalChangedEvent methods of address and terminal observers. However, I am having a hard time trying to get the status of an address…
-1
votes
2 answers

reading the running config file from a network device

Is there any way to read the running configuration file from a network device (cisco ios/ juniper junos) in a properly formatted type say for eg as an XML file? Basically I need to get all the attributes and its values in a config file. I am using…
S_R
  • 493
  • 1
  • 9
  • 22
1 2
3