" /> agent to agent IM / Chat - Genesys CTI User Forum

Author Topic: agent to agent IM / Chat  (Read 7431 times)

Offline Gremlin

  • Jr. Member
  • **
  • Posts: 55
  • Karma: 1
agent to agent IM / Chat
« on: December 20, 2010, 05:01:41 AM »
Advertisement
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 !!

Offline René

  • Administrator
  • Hero Member
  • *****
  • Posts: 1832
  • Karma: 62
Re: agent to agent IM / Chat
« Reply #1 on: December 21, 2010, 09:12:16 PM »
Hi Gremlin,

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.

R.

Offline smile

  • Sr. Member
  • ****
  • Posts: 286
  • Karma: 6
Re: agent to agent IM / Chat
« Reply #2 on: December 22, 2010, 06:43:52 AM »
Hi René

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.

Offline Timur Karimov

  • Sr. Member
  • ****
  • Posts: 415
  • Karma: 2
Re: agent to agent IM / Chat
« Reply #3 on: December 22, 2010, 09:45:19 AM »
[quote author=smile link=topic=6068.msg26382#msg26382 date=1293000232]
It's interesting to know who and how do something like this in Genesys contact centres.
[/quote]
another point to migrate to SIP - infrastructure )))) no need aditional software or development something else
WBR Thaler

Offline smile

  • Sr. Member
  • ****
  • Posts: 286
  • Karma: 6
Re: agent to agent IM / Chat
« Reply #4 on: December 22, 2010, 10:03:04 AM »
[quote author=Timur Karimov link=topic=6068.msg26383#msg26383 date=1293011119]
[quote author=smile link=topic=6068.msg26382#msg26382 date=1293000232]
It's interesting to know who and how do something like this in Genesys contact centres.
[/quote]
another point to migrate to SIP - infrastructure )))) no need aditional software or development something else
WBR Thaler

[/quote]

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).

Offline Gremlin

  • Jr. Member
  • **
  • Posts: 55
  • Karma: 1
Re: agent to agent IM / Chat
« Reply #5 on: December 23, 2010, 03:25:48 AM »
[quote author=smile link=topic=6068.msg26382#msg26382 date=1293000232]
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.
[/quote]

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 ?

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: agent to agent IM / Chat
« Reply #6 on: December 23, 2010, 12:40:21 PM »
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.

Offline Timur Karimov

  • Sr. Member
  • ****
  • Posts: 415
  • Karma: 2
Re: agent to agent IM / Chat
« Reply #7 on: December 24, 2010, 06:30:02 AM »
[quote author=smile link=topic=6068.msg26384#msg26384 date=1293012184]
[quote author=Timur Karimov link=topic=6068.msg26383#msg26383 date=1293011119]
[quote author=smile link=topic=6068.msg26382#msg26382 date=1293000232]
It's interesting to know who and how do something like this in Genesys contact centres.
[/quote]
another point to migrate to SIP - infrastructure )))) no need aditional software or development something else
WBR Thaler
[/quote]
IM is very limited solution at present. First of all it support on MS IM and even no jabber! [/quote]
WOW! ONE STOP here please - we talk about agent2agent IM capatibilites or fully functional IM-Server ?

Offline Timur Karimov

  • Sr. Member
  • ****
  • Posts: 415
  • Karma: 2
Re: agent to agent IM / Chat
« Reply #8 on: December 24, 2010, 06:30:56 AM »
[quote author=cavagnaro link=topic=6068.msg26392#msg26392 date=1293108021]
Well Genesys is a CTI, let it do his job.........Let the IM servers do the IM job and let Genesys do what he was intended for.
[/quote]
+10666% for this !
:)

Offline Gremlin

  • Jr. Member
  • **
  • Posts: 55
  • Karma: 1
Re: agent to agent IM / Chat
« Reply #9 on: December 24, 2010, 06:51:33 AM »
I think I may have confused the functionality here..

I'm exploring more towards a [b]P2P (peer-to-peer), agent-to-agent chat only[/b] - where agents can consult each other and NOT actually a IM solution like MSN, Yahoo or Gtalk...etc

Offline Timur Karimov

  • Sr. Member
  • ****
  • Posts: 415
  • Karma: 2
Re: agent to agent IM / Chat
« Reply #10 on: December 24, 2010, 01:24:55 PM »
[quote author=Gremlin link=topic=6068.msg26400#msg26400 date=1293173493]
I think I may have confused the functionality here..

I'm exploring more towards a [b]P2P (peer-to-peer), agent-to-agent chat only[/b] - where agents can consult each other and NOT actually a IM solution like MSN, Yahoo or Gtalk...etc
[/quote]
it's a "standard" feature for SIP T-Server =)


Offline smile

  • Sr. Member
  • ****
  • Posts: 286
  • Karma: 6
Re: agent to agent IM / Chat
« Reply #11 on: December 27, 2010, 06:58:15 AM »
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.

Offline smile

  • Sr. Member
  • ****
  • Posts: 286
  • Karma: 6
Re: agent to agent IM / Chat
« Reply #12 on: December 27, 2010, 07:01:59 AM »
[quote author=Gremlin link=topic=6068.msg26388#msg26388 date=1293074748]
[quote author=smile link=topic=6068.msg26382#msg26382 date=1293000232]
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.
[/quote]

So does it mean that even with SDKs we cannot acheive this feature ? What about CommDN event feature ?
[/quote]

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.

Offline Timur Karimov

  • Sr. Member
  • ****
  • Posts: 415
  • Karma: 2
Re: agent to agent IM / Chat
« Reply #13 on: December 27, 2010, 08:52:11 AM »
Smile  ;D
you crash my brain )) sure!  ;D
so....let did it step by step
1) you already have  the GAD or iWS as agetn workplace. right ?
2) you already have T-Server for Alcatel and Alcatel phone as work tool for you agent. right?
3) 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?
4) the best option for you  - got solution what does't need any complex development or rebulding you site. right?

WBR