Contact Center

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 have utilised the customer-chat-sample provided from the Tools and Samples section in Cisco DevNet page https://developer.cisco.com/site/socialminer/documentation/index.gsp.     However I have re-written this sample in PHP because our we...

Jarvis IT by Level 1
  • 2665 Views
  • 4 replies
  • 0 Helpful votes

Dears, I am trying to create a report (Unique Abandoned Report) that shows only the abandoned calls where the callers didn't call again in the same day and got their calls answered.  Abandoned Calls Query: select ANI from Route_Call_Detail where Date...

ln33147 by Level 7
  • 648 Views
  • 0 replies
  • 0 Helpful votes

Hello, We have an issue when trying to establish a client application connection to UCCE.After sending out an OPEN_REQ, we are getting back a FAILURE_CONF with status '88':'E_CTI_INVALID_MR_DOMAIN Media Routing Domain is invalid'.   Media Routing Dom...

claussuffel by Community Member
  • 1638 Views
  • 1 replies
  • 0 Helpful votes

Hello,One of our customers tries to implement custom reporting by it's own, which involves creating custom tables in Informix database used by UCCX. I would not suggest such a solution, as such features implemented on an online system may cause perfo...

viktor1983 by Frequent Visitor
  • 1746 Views
  • 4 replies
  • 0 Helpful votes

Resolved! UCCX allows CORS?

Hello,   since uccx 11.5 cors should be allowed. Anyway I can't fetch a ressource. (https://[fqdn]:9443/realtime/schema)   If I access this url over browser I get the elements. With javascript, though, I get the error, that "the 'Access-Control-Allow...

A_ by Level 5
  • 2025 Views
  • 2 replies
  • 0 Helpful votes

Does this api still work in Finesse 11.6?   http://finesseIP/finesse/api/Queue/QueuePeripheralId In 11.0 it displayed actual values of agents ready, not ready, calls in queue, etc. In 11.6 - it displays the skill group name (so it seems to be working...

am new to finesse java scripting, am trying to get one simple java script that i have created to work with my finesse layout but it seems like it is not working. it just tests the agent status and based on that it is supposed to display a text messag...

Hi Team   We have one requirement on Finesse we need to create of Plain Text Box to capture general note of conversation between Agent and Customer.  Agent will type manually some key points of conversation into that text box as note and when call fi...