Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Dale on March 10, 2009, 10:05:55 AM
-
Guys,
In our outbound contact solution, we have the canned call results, and some custom ones...
The default, when an advisor requets a record from the list via GAD, is 'Unknown Call Result'.
Can this be changed?
Also, any idea's on how to overcome the GAD 'timing out'? ie, if an advisor disconnects a call, they have to select a call result and hit marked done in 5 minutes...
Dale
-
Yes, the agent can select a Call Result and set it up.
-
i know they can manually amend it and choose one, but im after setting the default value before they do anything, when they go into a new record...
-
When you insert a record (via SQL or via AddRecord API) you can also stablish the value you want for that field.
-
Thanks...
So this would require some heavy customisation then?
-
Depends on how you insert your records to BD, if by SQL directly then not too much work. If by API then a little more but not that much.