Genesys CTI User Forum

Genesys CTI User Forum => Genesys-related Development => Topic started by: gstkein on August 18, 2016, 02:58:06 PM

Title: Detecting AnseringMachine on Composer
Post by: gstkein on August 18, 2016, 02:58:06 PM
Hello, I need to develop a voice application in composer which detects if the callstate is AnsweringMachine or not, I could not find any UserData that indicates this and I could not find a way to read the callstate on any variable.

Does anybody know how to identify whether the call was received by an AnsweringMachine?

Thanks
Title: Re: Detecting AnseringMachine on Composer
Post by: livinginnj on October 17, 2016, 11:30:33 PM
You have to send a beep configuration in campaign level , so u can receive it using externalmessage.cpa.beep in the global exceptional handling in entry block. Hope this helps