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 guys,I'm trying to get a list of conferenced parties from CiscoConferenceEndEv by calling the cev.getFinalCall().getConnections() method.The problem I'm hitting is, sometimes I'll get the entire list of participants, sometimes I'll get a NullPoint...

mervkwok1 by Level 1
  • 123 Views
  • 2 replies
  • 0 Helpful votes

What is the most scalable way to notify desktop applications of CTI events?If we have > 10,000 phones on a CUCM, is there a way to notify >10,000 desktops of basic CTI events (device states like off hook, incoming calls, etc.) Our concern is that mon...

I need help Anyone present with experience in using restconf to modify the configuration on dial-peers in a CUBE (Cat8000V version 17.10.1a). More specific I need to apply shutdown to a dial-peer using a restconf call.

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
  • 151 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
  • 189 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
  • 2012 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
  • 174 Views
  • 1 replies
  • 0 Helpful votes
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: