davidbwire/instant-ussd-app

Resume timed-out USSD sessions

Opened this issue · 1 comments

Kindly I habe an issue with my sessions to time out mostly, can you share trick how to resumetimed-out USSD sessions? I have a session where user input full names and address.
Secondary it seems the script too longtime to respond sometimes,I do not know wether is my hosting issue or script itself or internet connection!
Regards

iussd_ussd_menus_served table keeps track of the screens the user visits. To resume a session you need to check if the current phone number has a session on this table. If it does, resume from this screen.