Has anyone customized (GAD or iWS) or developed (via Platform SDK) the ability for IM / chat between agents ?
i.e. Agent-to-Agent IM/Chat.
Also, is GSD able to provide supervisor to agents broadcasting ?
I understand the new iWorkSpace has the ability to do agent-to-agent IM, but is limited to a full SIP environment only. How can we have the same feature for a non-SIP environment (e.g. Genesys with OXE via RSI or Genesys with Avaya via TSAPI) ?
Any advise or ideals are welcome. thank you in advance !!
It’s possible to use UserEvent events to implement chatting between the agents incl. broadcasting of supervisors messages but you should be careful as it may generate significant load on TServer. However, I wouldn’t personally recommend you this as TServer wasn’t built primary for such functionality. And it should not be too difficult to implement standard IM communication (e.g. Jabber, MSN Messenger etc.) into agent’s desktop app.
it should be noted that UserEvent events distributed to all clients of T-Server except this one who send request distribute event. Because GAD work as “proxy”, it create just one single connection to T-Server, so even if one agent create UserEvent, this event will not be transmitted again to other agents (only if this agents logged in on the another GAD instance).
Well, as for my opinion, this functionality are very desirable in GAD. e.g. agents should have the ability to “say” for supervisor: “help me” or “please connect to call”. and vice versa, supervisor should have the ability to say agents (broadcast): “today we have 5% discounts”. It’s strange, but even Cisco has such features ;(
It’s interesting to know who and how do something like this in Genesys contact centres.
IM is very limited solution at present. First of all it support on MS IM and even no jabber! The next is that agent or supervisor can’t send broadcast message. And in comparison of CCM - it’s not supported on T-Server CCM, only for SIP (sip server for ccm via presence subscription creates much more trouble than can solve).
That’s my major challenge today whenever we face an existing Cisco customer. The tender will always ask for this IM feature for agent-to-agent and supervisor broadcast which we find hard to comply.
So does it mean that even with SDKs we cannot acheive this feature ? What about CommDN event feature ?
Well Genesys is a CTI, let it do his job, if you want it to be a IM server what will be next? A surveillance server? A recorder system? A webserver? Learn to differentiate layers of service my friend. Let the IM servers do the IM job and let Genesys do what he was intended for.
I think I may have confused the functionality here..
I’m exploring more towards a P2P (peer-to-peer), agent-to-agent chat only - where agents can consult each other and NOT actually a IM solution like MSN, Yahoo or Gtalk…etc
Timur, let’s clarify both cases: agent2agent IM capatibilites and fully functional IM-Server.
agent2agent IM capabilities - it’s ok, but it works only on SIP Server in spite of using T-lib delivering rather that SIP. Do you know the root cause of such behaviour?
fully functional IM-Server - well, it should be fine but support only proprietary MS protocol.
That’s why i’m talking about limited IM functionality. There is no unified solution for IM in framework today.
Gremlin, i don’t have too much experience in SDK programming. I suppose you can test it and tell us about result. It shouldn’t take too much time for the trial version.
Smile ;D
you crash my brain )) sure! ;D
so…let did it step by step
you already have the GAD or iWS as agetn workplace. right ?
you already have T-Server for Alcatel and Alcatel phone as work tool for you agent. right?
you need to add a little ability , let me quote it, "to “say” for supervisor: “help me” or “please connect to call”. and vice versa, supervisor should have the ability to say agents (broadcast): “today we have 5% discounts”. right?
the best option for you - got solution what does’t need any complex development or rebulding you site. right?