Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed to change-language at urdt/ussd 2024-09-16 15:13:20 +02:00
ea68edff3d added quit menu to handle eng and swa
Alfred-mk pushed to change-language at urdt/ussd 2024-09-16 15:07:29 +02:00
1e99db2bd7 add the change_language functionality to the account menu
b7783073cf change language
6437d2e4df added change_language node and templates
Compare 3 commits »
Alfred-mk pushed to change-language at urdt/ussd 2024-09-16 15:03:46 +02:00
353c38be46 added the SetNewLanguage function
Alfred-mk created pull request urdt/ussd#58 2024-09-16 11:05:19 +02:00
WIP: change-language
Alfred-mk created branch change-language in urdt/ussd 2024-09-16 11:02:46 +02:00
Alfred-mk pushed to change-language at urdt/ussd 2024-09-16 11:02:46 +02:00
Alfred-mk pushed to africas-talking at urdt/ussd 2024-09-14 16:01:20 +02:00
6fe2e7287f Update the func name to Output
Alfred-mk pushed to africas-talking at urdt/ussd 2024-09-14 14:57:31 +02:00
1e9c9cf6ad removed AT specific code
3cb0b099e4 use the new AtSessionHandler
Compare 2 commits »
Alfred-mk commented on pull request urdt/ussd#50 2024-09-13 21:52:10 +02:00
africas-talking

I've updated the PR to reflect this

Alfred-mk pushed to africas-talking at urdt/ussd 2024-09-13 15:03:49 +02:00
b53658e038 have AtOutput as an option
512460fdeb Added Custom AtOutput to append CON or END to output
Compare 2 commits »
Alfred-mk pushed to africas-talking at urdt/ussd 2024-09-12 22:53:19 +02:00
762f90adf6 Added Continue bool to track whether the execution should be terminated
Alfred-mk created pull request urdt/ussd#50 2024-09-12 22:03:01 +02:00
WIP: africas-talking
Alfred-mk created branch africas-talking in urdt/ussd 2024-09-12 22:00:10 +02:00
Alfred-mk pushed to africas-talking at urdt/ussd 2024-09-12 22:00:10 +02:00
5e4e6a21a0 Added africastalking binary
ffeb28e851 Use latest go-vise package
Compare 2 commits »
Alfred-mk closed pull request urdt/ussd#45 2024-09-12 09:17:15 +02:00
wip-http-server
Alfred-mk pushed to lash/http-server at urdt/ussd 2024-09-11 14:41:09 +02:00
44015b1c76 Parse the request body to get the PhoneNumber and Input text
Alfred-mk commented on pull request urdt/ussd#41 2024-09-10 16:12:34 +02:00
Implement http server for the URDT vise engine

On running the HTTP server and using a sessionId that has been registered on the CLI, this menu is returned

image
Alfred-mk created pull request urdt/ussd#45 2024-09-10 12:50:04 +02:00
wip-http-server
Alfred-mk created branch wip-http-server in urdt/ussd 2024-09-10 12:49:05 +02:00
Alfred-mk pushed to wip-http-server at urdt/ussd 2024-09-10 12:49:05 +02:00
d2384d3429 Serve the menu on an HTTP server