Genesys CTI User Forum

Genesys CTI User Forum => Genesys-related Development => Topic started by: akmalnet on May 06, 2009, 04:49:02 AM

Title: how to modify gad disconnect button to add script to route to IVR
Post by: akmalnet on May 06, 2009, 04:49:02 AM
Hi,

I have a question about GAD,

request:
if agent press disconnect button, they want to route to IVR to provide survey for business needed and after that agent will get disconnected.

my question is:
how to modify gad disconnect button to add script to route to IVR?

please advice,

rgds/akmal

Title: Re: how to modify gad disconnect button to add script to route to IVR
Post by: René on May 07, 2009, 03:55:13 PM
Hi,

Sorry but such customization of GAD isn't officially supported. It should be possible to directly modify particular GAD JSP page to achieve such behavior but that's a bit tricky operation. Plus you will loose support and in theory such modification could be treated as illegal.

What about adding new tab or button and teach the agents to use that button to finish the call instead of standard "Disconnect" button?

R.