Key Parameter | Description | Example |
${WaitNo} | The number of people in line in front of the current user during the queue | There are ${WaitNo} people currently in line. You can continue to wait or call back later |
${StaffNo} | The ID of the agent that the user connects to | Successfully transferred, agent ${StaffNo} will serve you. |
${SystemCallerNumber} | Caller Number | This parameter is generally used to pass to the business system |
| ${SystemCalleeNumber} | Contact Number |
| ${SystemSessionId} | Conversation ID |
| ${SystemCallRingDuration} | Outbound ring duration (second) |
| ${SystemCallAcceptDuration} | Call connection duration (second) |
Key Parameter | Description | Example |
Label | You can define the name of this module | Welcome message |
Can the Prompt Be Interrupted | Choose whether this prompt can be interrupted. | Interruptible |
Number of Prompts | The loop playback times of this prompt | 2 |
Play Sound | Text-to-Speech or Select Existed Audio | Hello, welcome to our customer service hotline. |
Key Parameter | Description | Example |
Label | You can define the name of this module. | Key Branch |
Play Sound | Prompt guiding users to respond with corresponding keypresses. | For pre-sales service, press 1; for after-sales service, press 2. |
Timeout Prompt | Prompt when user keypress response times out. In case of timeout, the previous module will be executed automatically. | Your input has timed out, please enter it again. |
Error Prompt | Prompt when user keypress entry is incorrect. | Your input is incorrect, please re-enter. After 3 incorrect attempts, the call will automatically be disconnected. |
Maximum Number of Errors | Maximum number of entry errors allowed for the user. Calls will be automatically disconnected after this limit is reached. | 3 |
Timeout (Seconds) | Setting for response timeout. | 60 |
Key Branch | Matching the user's telephone key value. | For pre-sales service, press 1; for after-sales service, press 2. |
Key Parameter | Description | Example |
Node Label | You can define the name of this module | Pre-sales node |
Speech Keywords | Used to match the keywords in the user's response | Yes, that's right. |
Play Sound | Guidance for user response. | Are you a member user? |
Timeout Prompt | Prompt when user response times out. On timeout, it automatically executes the previous module. | Your response has timed out. Please enter again. |
Error Prompt | Prompt when user keypress entry is incorrect. | Your input is incorrect, please re-enter. After 3 incorrect attempts, the call will automatically be disconnected. |
Maximum Number of Retries After Error | Maximum number of errors a user can make. If the number of errors exceeds the specified value, the phone call will be automatically disconnected. | 3 |
Timeout (Seconds) | Setting for response timeout. | 60 |
Default Key Configuration | Matching the user's telephone key value. | * |
Automatic Enter After Maximum Number of Loops Is Exceeded | When the user's error count exceeds the maximum number of retries, it will automatically proceed to this branch | - |
Key Parameter | Description | Example |
Label | You can define the name of this module | Satisfaction collection |
Prompt | Prompt guiding users to rate satisfaction. | Please rate my service, press 1 if satisfied, press 0 if not satisfied. |
Key Options | Key settings for satisfaction. | 0: Dissatisfied 1: Satisfied |
Was this page helpful?