Browse the Community
Collaboration Blogs
179 PostsCall Control
876 PostsCloud Calling
134 PostsCollaboration Knowledge Base
8189 PostsCloud Collaboration
634 PostsContact Center
3197 PostsManagement
1016 PostsOther Collaboration Subjects
107 PostsActivity in DevNet Collaboration
How to detect call direction in Cisco JTAPI (transfer/conference)?
How can I reliably detect the call direction (incoming or outgoing) in Cisco JTAPI, especially in cases like transferred calls or conference calls?I know that getCurrentCallingAddress() and getCurrentCalledAddress() don’t work in conference situation...
How to always extract agent & customer numbers from JTAPI events?
Hello Cisco Team,In our CTI application we need to listen to every connection change—establishment, hold/unhold, transfer, conference, or disconnect—and always obtain:The agent’s extensionThe customer’s phone numberWe want a single, unified approach ...
adding an mohAudioFile - but there's no addMohAudioFile method
I need to work with mohAudioFiles as part of an extension of an application from my team. So I added support for the class in my own AXL lib, and when I went to check the required parameters for an add, found there's no addMohAudioSource method - jus...
Resolved! service now integration with cucm
i need guide how to integration service now to get all phone details from our cucm
Resolved! WXCC - IVR Query - IVR on outbound / warm transfer call leg?
Hi, Does anyone know if this is possible on Webex Contact Center IVR? Summary of IVR App Caller A makes a call into IVR. IVR Answers and asks Calling Party A to enters PIN, if PIN is correct, IVR attempts to make an outbound call to Called Party B. I...
After installing Cisco TAPI, can't seem to connect to CTI Managere
After running the CiscoTSPx64.exe downloaded from our V11 lab switch, I cannot seem to get a connection. I've done the configuration to enter the CUCM address and a user login with full CTI permissions on the CUCM. The windows dialer says it was un...
Extension Mobility for 3rd party SIP phones
How can we build support for CUCM Extension Mobility in our SIP Phone (3rd party device)?
Webex Developer resources #1
Welcome to the ALL NEW Webex Developer Resources page!Note that the SDK/Skills/Use-case/Integration/demos/bots and more topics have moved to a separate page! Welcome!To the ultimate Webex Developer resource overview.Enjoy, DJshortURL: cs.co/webexdevi...
Unity Connection API - Using Query on URI
Hello, I am working with the Call Handler API. The general Call Handler list API gets all objects in the system, mailboxes, default objects etc. I am looking to have just the objects on the "Call Handlers" page be returned in my query, but can't figu...
CVP 12.5v deployment error
Hi All,I was trying to migrate CVP project from 10.5v to 12.5v. After compiling the code with custom java classes successfully on CVP call studio 12.5v. While deploying my project, I am facing "SERVER ERROR: There was an error attempting to deploy th...
Resolved! Using HTTP audio stream for VXML fetchaudio property
Hi All, Has anyone ever done this? I have the http.streaming property enabled, and if I set the stream URI as the audio item, it works fine. I'm trying to replace a wav file that plays over a REST API call, though, and when I try to set the stream ...
Question regarding finesse connection with port 443
Hi Team, Currently we are making a finesse API connection for our CTI application with port 443.However a few of the users have reported issue with device locking in finesse. Does this is something related to our connection with 443 ? Is port 8445 pr...
Jitter and the TSP Media Driver
Hi all, I am currently investigating an issue with a third-party CTI application that terminates the media using the Cisco TSP Media Driver. Intermittently, the customer experiences poor quality audio where a popping sound can be heard over the audio...
CCMP (Unified Contact Center Management Porta) Rest API POST body example
Hi All, I was wondering if anyone have an example of a valid POST JSON body to create an Agent Agent Team Member . There is no example for REST in the Webservices reference guide. Here is what I'm trying to send based on documentation: POST /re...
CER REST API: Unable to update access points
Hello, I'm attempting to use the CER REST API as documented here: https://developer.cisco.com/docs/cer-config/erl-management/ against a CER 14.0 cluster. My goal is to assign ERLs to access points. According to the documentation, this can be done wit...