View Single Post
Posts: 254 | Thanked: 122 times | Joined on Nov 2009
#366
Originally Posted by etnconnect View Post
Thanks for the previous help.....

Question:

What if i want the USSD to request a value to be entered by me.

E.G.

I want to press LOAD CREDIT on my desktop which has already been preprogrammed to invoke *556# but before sending the request to the carrier, i want to enter 12345567755# after which it then sends.

Right now, if i program in *556#123456789012# it works. Im just pushing the envelope a little bit more.

So again ,

1) the widget is preprogrammed with *556# after which it requests a value to be passed to it after which i enter and submit, it then transmit to the carrier. Is this even possible.
thanks
No. Widget is not intended to be interactive. It must be able to do queries by itself (on timer event, retry event and so on). Use ussd-pad or "ussdquery.py interactive" for interactive queries.
 

The Following User Says Thank You to KiberGus For This Useful Post: