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

I am using lineGetNewCalls() to get handles to the calls which is established before invoking my application.https://docs.microsoft.com/en-us/windows/win32/api/tapi/nf-tapi-linegetnewcalls The issue is that It always returns zero in the dwCallsNumEnt...

Hi All, I have a question regarding JTAPI usage and the following are my scenarios: Scenario 1:1. Silent and Whisper functionalities are added on a gadget on Finesse desktop2. Two (2) workstations are used each for Supervisor and Agent (total of 4) ....

liam123 by Level 1
  • 1667 Views
  • 3 replies
  • 0 Helpful votes

Hi All,I want to simulate the "mute" button actions as bellow: String muteDataString = "<CiscoIPPhoneExecute><ExecuteItem Priority=\"0\"   URL=\"Key:Mute\"/></CiscoIPPhoneExecute>";  byte[] muteDataBytes = muteDataString.getBytes();  for (Call call ...

Hello All, I am working on 1 JTAPI based CTI application. What I want to achieve is to answer a call and put that on hold on CTI Route Port for n number of minutes. I am able to accept the call on CTI Route Point but not able to answer. When I try to...

https://developer.cisco.com/site/tapi/wiki/supported-windows-os/Hello looking to find out when the matrix from the link above is going to be updated. We are looking to find out when 2016 server will be supported as well as what OS's are supported wit...

We've had issues with an application that leverages Cisco TSP and found there used to be an issue with RDP and TAPI/TSP instability (see below).  Is this still an issue?  The server is Windows 2012 R2 (64 bit).  Access to the Cisco Unified Attendant...

Hi, I am using Cisco TSP (TAPI) on windows platform for CTI integration with Cisco platform. I am monitoring softphone (Cisco Unified Client Services Framework) via Cisco TSP (TAPI). This soft phone is linked with my end user who is using Cisco Jabbe...

Hi!   Help me please to choose between different ways of integration with UCCX/UCCE for 3rd party call control features.   I'm developing a Windows-application (WPF-based) and want to add 3rd party call control features to it. The App should be capab...

Maximza by Level 1
  • 958 Views
  • 0 replies
  • 0 Helpful votes

Hello,  what would be the easiest/proper way to detect incoming call on PC for given user?   Scenario: user has IP Phone and PC, when call is incoming I would like to detect that and display notification on PC. I can see there are multiple ways to in...

sigtrm by Level 1
  • 1235 Views
  • 2 replies
  • 0 Helpful votes