" /> Call result - Genesys CTI User Forum

Author Topic: Call result  (Read 1725 times)

Offline Gautham

  • Jr. Member
  • **
  • Posts: 62
  • Karma: -1
Call result
« on: June 16, 2016, 12:56:37 PM »
Advertisement
Hi friends,

From where i  need to find the call results like wheather its disconnected from customer or diconnected from agent?

Tx

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Call result
« Reply #1 on: June 16, 2016, 02:02:29 PM »
It depends on used T-Server type. In general, you can always find the iniciator within the T-Server logs - in case, you see RequestReleaseCall that means the agents hangs up the call. If there is jsut an EventReleased, it points that the customer should hangs up. In environment with SIP server, you can enable release-party-reporting, where the release iniciator is attach as the KVP to the interaction.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Call result
« Reply #2 on: June 16, 2016, 02:14:01 PM »
This is only for certain types of PBX and TServer from 8.0 only.

Enviado de meu E6633 usando Tapatalk


Offline Gautham

  • Jr. Member
  • **
  • Posts: 62
  • Karma: -1
Re: Call result
« Reply #3 on: June 17, 2016, 05:09:26 AM »
thks friends