Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi, all.We are using Contact Center Express lab.How can we correctly catch inbound call event using jabberwerx xmpp.It looks like jwClient.event("messageReceived").bindWhen( "event[xmlns='http://jabber.org/protocol/pubsub#event']...
Hi, all.We are trying to use Cisco Jabber in our research. Is there the way to initiate call in Cisco Jabber client from 3rd party application and pass to Cisco Jabber a phonenumber? Do you have any ideas?Thank you.With regards, Yuriy.
Hi, allI am developing 3rd party app to work with cisco finesse through the gadget.Now I need to close the call with the correponding result. I want to check dialog state and update the call record in 3rd party.For the beginning I want to take 2 resu...
Hi, all.I am using uccx early release lab. When I am trying to open remote desktop connection to the 10.10.20.120 as administrator - it shows me:"password is expired and should be changed"What should I do in this situation?Can I safely change the pas...
Hi, again.I am not talking about finesse gadgets, I mean Social Miner customer chat webpage.Something like thisCan we build in that or similar pop-up webpage into third party application?Or maybe I have wrong understanding.Thank you.With regards, Yur...
Hi.Thank you very much for your answer.We are trying to build-in chat to custom application, and we need the chat to support multisessions.Version 10.6With regards, Yuriy.
Hi, Jacob.Now I cannot connect to finesse desktop. I cannot ping any machine (including DNS server) except 10.10.20.120.Can you please check it?With regards, Yuriy.
I can access this url directly, but when I am doing it from js - it seems just need CORS header "Access-Control-Allow-Origin"to be included in the response, it is required by security reasons, cause my localhost is in other domain.At my web server I ...