Short story, you can use the collect input block to ask the caller i.e. "press 1 to be tranfered to the queue", They don't press anything or press the wrong button. You capture their choice or failure as task.unput1. Then use Decision block to see if the task.input == "1". If it does, we transfer to queue. If it does not, we ask them for input again. There are many ways to do this. Nico's suggestion to use a loop can be helpful as well, depending on how many times you want to recheck etc.

------------------------------
Blake Anderson | Sr. Telecom Engineer
BEST BUY CO., INC.
------------------------------
Original Message:
Sent: 01-20-2023 06:49
From: Siddhartha Chopdar
Subject: How can I configure collect input to prompt twice
Hello Everyone,
I am using the collect Input block to get the input from the Customer, suppose if the customer doesn't give the input the in the 1st prompt how can I repeat the prompt so that the customer can give input in the 2nd attempt.
Basically what I am trying is to play the collect input block twice if the customer doesn't give input in the 1st attempt.
Thanks,
#Routing(ACD/IVR)
------------------------------
Siddhartha Chopdar
Sabre GLBL Inc
------------------------------