If you want the customer to use their keypad to input information, like in an IVR, you have to transfer them to an architect flow so they can complete the IVR flow you design there. The secure IVR feature is for this purpose.
I have added the same. The functionality i am trying to use is do a blind transfer to Queue , which is in turn associated to Inqueue call flow, from Inqueue call flow i am calling the Inbound call flow and i am asking the questions under collect input and when the end user provide the DTMF input it is not getting recognized and is is failing.
We are using this feature to explicitly call some customers by involving an agent on behalf of queue. As of now we don't have the Dialer Outbound functionality.
Please help if there is any way we can achieve the requirement.
also just wanted to check if this is a feature missing in Genesys or need to know if i am missing something here.
Rather than transferring to a queue, transfer to the relevant inbound flow by:
Create a new script
Add a button
Configure the button to blind transfer
In Variable enter the flow name in the following format - Flow%20Name@localhost where %20 replaces spaces
Add the script to the outbound queue
When making a call via the outbound queue agents press the button and off the call goes.