View Single Post
Posts: 254 | Thanked: 122 times | Joined on Nov 2009
#197
Originally Posted by yorkey View Post
Hmm!

Any chance this USSD utliity would allow dual sim adapters to work?

e.g. those sold here http://www.simore.ch/en/two_sim_card...rd_black_2.php

Maybe not full functionality, but even switching betwem sims woudl be very nice.
No. SIM menu and USSD queries are absolutely different things.
Originally Posted by niqbal View Post
@kilbergus can u explain a little more how chain can be used. btw brilliant job mate.

i just realized u fixed ussdquery -> regexp -> parser. initially parser was before regexp and it was screwing things up.
chain is just a command, that would be run on each query. This doesn't affect USSD widget. But that program can analyze reply and do something useful. A would like to have a graph of my balance (with graph of calls, messages and GPRS traffic), but I didn't write anything for this yet.