1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
You can use a combination of the following blocks in this order to achieve that desired functionality.
-
Get Customer Input - Use the Default path which is used if a customer enters an unexpected value.
-
Loop - This block provides a counter that increments every time it is reached by a contact. The value to use in this block would be 2. Use the Complete path to route the call to the Disconnect Block.
-
Play Prompt - Use the block to play the Text To Speech (TTS) value of "Please try again."
-
Disconnect - This block will terminate the call.
답변함 3년 전
