The Following User Says Thank You to KiberGus For This Useful Post: | ||
|
2010-02-05
, 17:55
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#222
|
2 Fpp. I missed that Marshall Banana's comment. I dislike patching, so fixing the problem is a more preferred way. But sujjected fix would break all other encodings, so we need to understand:
1) Is this reply standard complient
2) Does it work with other phones
3) How they understand, what encoding is used
4) How to include this fix without breaking everything.
|
2010-02-05
, 18:26
|
Posts: 84 |
Thanked: 3 times |
Joined on Jan 2010
|
#223
|
|
2010-02-05
, 19:12
|
Posts: 254 |
Thanked: 122 times |
Joined on Nov 2009
|
#224
|
EDIT:
I installed the widget #674# works #225# works. But #646# for minutes gives me error.
any ideas?
|
2010-02-05
, 19:46
|
|
Posts: 474 |
Thanked: 368 times |
Joined on Jan 2010
|
#225
|
|
2010-02-05
, 20:01
|
Posts: 84 |
Thanked: 3 times |
Joined on Jan 2010
|
#226
|
if two codes work, clearly widget does its job. problem is caused somewhere else. one make sure its a valid code for ur operstor. second if code is valid, is ur parser | regexp empty or not?
|
2010-02-05
, 20:33
|
|
Posts: 474 |
Thanked: 368 times |
Joined on Jan 2010
|
#227
|
Yes they are empty (though I have no idea how to make % sign on N900)
what would I need to fill there?
646 is for minutes
225 for t mobile balance
674 for txt messages used
|
2010-02-05
, 21:25
|
Posts: 254 |
Thanked: 122 times |
Joined on Nov 2009
|
#228
|
If the other codes are working so should #646# code. Maybe it was tmobile at that time, did u try it at a later time?
btw just for the heck of it, use terminal modem for this code rather than widget and see if u get an error. need rootsh for this
$ sudo gainroot
$ pnatd
at+cusd=1,"#646#",15
-------------------------
if u still get an error, blame tmobile. if u get an expected response, right away use widget and see if it works. btw to reach % use Sym key (top left). blue arrow key plus ctrl key
|
2010-02-05
, 21:52
|
Posts: 254 |
Thanked: 122 times |
Joined on Nov 2009
|
#229
|
I don't know about 1)
I'm sure about 2), as I've done it on a Nokia E71 with no problems. *144# is the balance check for a well-known French provider, so it's widely used.
How can I give you information about 3), so you can think about 4) ?... :-)
|
2010-02-05
, 21:55
|
Posts: 84 |
Thanked: 3 times |
Joined on Jan 2010
|
#230
|
If the other codes are working so should #646# code. Maybe it was tmobile at that time, did u try it at a later time?
btw just for the heck of it, use terminal modem for this code rather than widget and see if u get an error. need rootsh for this
$ sudo gainroot
$ pnatd
at+cusd=1,"#646#",15
-------------------------
if u still get an error, blame tmobile. if u get an expected response, right away use widget and see if it works. btw to reach % use Sym key (top left). blue arrow key plus ctrl key
Tags |
dial, dialing, lack of phone features, lack of quality control, sms, telephony, ussd |
|
To find out, why it doesn't work, start if from X-terminal, as it was described above many times.