Call Control

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Intro to Ansible

Good Documentation

The Great Selenelion


>> View previously featured conversations <<

Forum Posts

Hi,I've successfully sent a device specific XSI command to a phone using JTAPI:var str = "<CiscoIPPhoneExecute><ExecuteItem Priority=\"0\" URL=\"Key:Mute\"/></CiscoIPPhoneExecute>";terminal.sendData(str.getBytes()); Our application must use Windows T...

Hi everyone.I would like to know if it is possible to implement a third party application that can communicate with a CTIManager  of a CUCM using directly the CTI TCP/IP communication protocol that is used by TAPIS TSP driver and JTAPI plugin.We woul...

One of my internal customers wants to write an Application to subscribe to presence changes and status updates in jabber. I have not seen an API to do this directly. Has anyone done this or can point me to the right documentation?

Steven L by Spotlight
  • 81 Views
  • 1 replies
  • 0 Helpful votes

Hi I am looking for API where i can use ti develop a gadget to provide call control features such as Make call / hold / Retrieve / transfer / Conference.  This is not via agent login. Non-ACD calls for non voice agent. Please do share the me the deta...

Hey community, I am working on a JTAPI project. I am stuck on something and came here to ask for a small help.if (event instanceof CiscoCallEv) { CiscoCallEv ciscoEvent = (CiscoCallEv) event;         ciscoEvent.getCall().toString() // this ret...

melroy by Level 1
  • 142 Views
  • 1 replies
  • 0 Helpful votes

We are working to connect Genesys PureConenct and Genesys PureEngage together, passing through Cisco CUCM.  We have a SIP trunk from CUCM to Connect and a SIP trunk from CUCM to Engage.  The original proof of concept had an INVITE sent from CONNECT t...

SIP-Conversation.jpg SIP-REFER-with-ININ.jpg
djohnson by Level 1
  • 1921 Views
  • 3 replies
  • 0 Helpful votes

Hello,  I have a CTI appllication that works fine. Tried to secure the CTI connection following this very good guide. https://community.cisco.com/t5/collaboration-knowledge-base/configuring-and-troubleshooting-secure-jtapi-cti/ta-p/3125041 I have a c...

RITT by Level 1
  • 123 Views
  • 1 replies
  • 0 Helpful votes

Hi,I'm trying to establish a secure connection between CUCM and TSP.I think i've followed everything in this document correctly: Security Guide for Cisco Unified Communications Manager, Release 12.5(1) - Certificate Authority Proxy Function [Cisco Un...

philicarr by Level 1
  • 612 Views
  • 6 replies
  • 0 Helpful votes

Hello, at the moment we implement JTAPI to our solution. Because i dont want to monitor all Phones in the CUCM cluster, i was thinking if it is possible to monitor also SIP Trunks to see all calls which are running on the SIP Trunk. Is there any API ...

How to make DTMF and TTS work in cisco jtapi system. What are its settings so that my call goes from one phone to another phone. In what way can these two be used in my Java code?

You 15-12-2023 00:35 •Hi, I am new to Cisco CUCM. I am trying to run the application https://github.com/CiscoDevNet/jtapi-samples/tree/master to make a call in JTAPI.I create one application user in cisco Unified CM Administration but still I am not ...

souradeep by Level 1
  • 189 Views
  • 1 replies
  • 0 Helpful votes

Hello - Looking for some help with JTAPI implementation. Plan is to build a web softphone for 3rd party call control where the purpose is only to control the device through the UI. Reading the developer guide looks like I need to get provider (I read...

PVYAPA by Level 1
  • 2559 Views
  • 7 replies
  • 0 Helpful votes

Hi Actually we are working CRM and we want to ingerate our cucm as communication  feature from browser, or api that will let customer call from website through plugin they click and redirect them to our central If so what are the requirements for thi...

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: