Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: genesys_techie on April 23, 2020, 05:03:01 PM
-
I am trying to figure out if there is any documentation that would show what all values for hints can be used? Specifically in ORS/URS routing.
-
What do you mean by "hints"? Try to better explain what you would exactly achieve.
-
[quote author=Kubig link=topic=11591.msg52821#msg52821 date=1587670149]
What do you mean by "hints"? Try to better explain what you would exactly achieve.
[/quote]
hints parameter could be used in Composer.
For example:
[code]
For answering machine detection:
{
"file":"https://gms.com/genesys/1/document/service_template/callback/src-gen/../Resources/SampleTreatments/call_fail_ans_machine.wav",
hints:{"am-beep-detection":"on"}
}
[/code]