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

We are considering their SupportHub product and have the requirement to link incoming calls to their interface to retrieve caller details and history. I am told that their Contact API - Get endpoint will provide that functionality but we will need to...

I notice in the JTAPI Developers Guide that getAddress() is the only method for CiscoAddrRemovedEv (other than inherited methods). However, when I check the definition of CiscoAddrRemovedEv in NetBeans it shows both getAddress() and getTerminal(): pa...

Resolved! DVO

Hi,one customer wants to develop one C2C application where, instead of placing the call between the dialed number and the Cisco IP Phone, they want to connect the dialed number with the end user GSM number. This is what DVO offers, and I see DVO as a...

vvazquez by Cisco Employee
  • 3843 Views
  • 2 replies
  • 0 Helpful votes

Hello All - I am trying to build a JTAPI application and need some inputs for the design . My application is JTAPI softphone which sits inside a CRM, used to control users desk phone/Jabber. I would have a web server and application server hosting JT...

PVYAPA by Level 1
  • 1081 Views
  • 1 replies
  • 0 Helpful votes

Hi team,   my customer is dealing with TCP, which when installed on Windows, he told me make  the copy of the keys in the "user", not in the usual "local machine" under the 64bit folder. Now, for normal Windows terminals, he manually make the copy of...

fepetruz by Cisco Employee
  • 710 Views
  • 0 replies
  • 0 Helpful votes

cucm_b_cisco-unified-jtapi-developers-guide-1251 mentioned that"Inherited FieldsFrom Interface javax.telephony.callcontrol.CallControlConnectionALERTING, DIALING, DISCONNECTED, ESTABLISHED, FAILED, IDLE, INITIATED, NETWORK_ALERTING, NETWORK_REACHED, ...

intersz by Level 1
  • 634 Views
  • 0 replies
  • 0 Helpful votes

Cannot find working link to Cisco TAPI BlogIn the "Getting Started with Cisco TAPI" https://developer.cisco.com/site/tapi/discover/getting-started/, the link for Cisco TAPI Blog is broken: https://communities.cisco.com/community/developer/tapi/blogAl...

What needs to be done to have multiple calls on a CTI Port? I can do makeCall multiple times after another just fine, but if there's one active outbound call, calling makeCall, while returning success, returns the same globalCallId and in fact no new...