" /> GMS Chat API - Disconnect - Interaction still in queue - Genesys CTI User Forum

Author Topic: GMS Chat API - Disconnect - Interaction still in queue  (Read 1669 times)

Offline Raja Sekhar

  • Jr. Member
  • **
  • Posts: 72
  • Karma: -1
  • Genesys Routing Applciation developer
GMS Chat API - Disconnect - Interaction still in queue
« on: April 15, 2019, 01:07:38 PM »
Advertisement
Hi All,

I have successful Chat Disconnect API call from Post man, and response is received as per API documentation.

I found in Logs, that message from GMS reached Chat server and Chat server responsed back successfully to GMS.

As per logs, Chat server has infomed event status to interaction server, but the inteaction remains in queue  without ending itself.

Due to this agent is receiving blank chats, with no customers on other side.

Please let me know, if i am missing any basic configurations.

:-X

Marked as best answer by rajasekharlbit@gmail.com on April 24, 2019, 09:59:49 PM

Offline hsujdik

  • Hero Member
  • *****
  • Posts: 541
  • Karma: 30
Re: GMS Chat API - Disconnect - Interaction still in queue
« Reply #1 on: April 15, 2019, 03:35:07 PM »
Check Chat Server option settings\stop-abandoned-interaction. You might want to change its value to noagents or noanswer.

https://docs.genesys.com/Documentation/Options/Current/ES/ChatServer-settings#stop-abandoned-interaction

Offline Raja Sekhar

  • Jr. Member
  • **
  • Posts: 72
  • Karma: -1
  • Genesys Routing Applciation developer
Re: GMS Chat API - Disconnect - Interaction still in queue
« Reply #2 on: April 24, 2019, 09:00:15 AM »
Thank you, it worked.  :)