This quick tutorial will show how to solve the following USSD application scenario.
Here is a quick USSD Restcomm app built with the RVD that will explain how to go back to the main menu.
Step 1 – Create a Welcome Main Module in the RVD
Step 2 – Create a Module to hold the first Menu Option
Note that the module Account Balance uses the USSD Collect verb to send a reply and also allow user to return to the main menu
Step 3 – Create a Module to hold the second Menu Option
Note that the module Account Balance uses the USSD Collect verb to send a reply and also allow user to return to the main menu
You can save the application and assign a USSD number in the Restcomm main Dashboard GUI. The assigned SIP number must be in the format (ex. *1234#)
The post Ussd – How to Create an App that Returns to Main Menu appeared first on Telestax Docs Online.