Call Control

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|

Intro to Ansible

Good Documentation

The Great Selenelion


>> View previously featured conversations <<

Forum Posts

We have a requirement to make some alert text messages display on our Cisco IP phones.  What are the options for sending a message to a Cisco Phone?  I read about the JTAPI sendData command which sounds like what I need.  However there are some inter...

Mike34 by Level 1
  • 1730 Views
  • 2 replies
  • 0 Helpful votes

Hi All, I can see that the official stance on JVM versions is 1.7.0.79 (under Oracle specific as well).... https://developer.cisco.com/site/jtapi/documents/cisco-unified-jtapi-supported-jvm-versions/   Is there any reason why such an older JVM has to...

tleask by Cisco Employee
  • 878 Views
  • 1 replies
  • 0 Helpful votes

Hello,Refer to the link below, Cisco JTAPI (for CUCM12.5) is considered to be compatible with RHEL7.Is it compatible with RHEL8?If that is not currently supported, are there any plans to support it? https://developer.cisco.com/site/jtapi/documents/ci...

HD_RR401 by Level 1
  • 961 Views
  • 2 replies
  • 0 Helpful votes

Hello, I'm trying to access the CUCM using zeep python library and I'm having an issue with the client method. I'm loading ACLAPI.wsdl as a local file, so I defined: WSDL_URL = 'file://C:\\Users\\dgonzalez\\Trans\\Devnet\\Schema 10.5\\AXLAPI.wsdl' an...

i am running some Tapi tests regarding user login or logout using jabber.Configuration:cisco tsp 12.5.1lineNegotiateAPIVersion: : cisco tsp returns tapi version 0x00020001lineNegotiateExtVersion: cisco tsp returns 0x0000000F.Registry: EMOptions is 1....