[Rtcomm] [Bug 5357] Does not accept GSM (USSD) Codes starting with *#
bugzilla-daemon at maemo.org
bugzilla-daemon at maemo.org
Thu Dec 24 00:12:49 EET 2009
https://bugs.maemo.org/show_bug.cgi?id=5357
------- Comment #71 from vbordug at gmail.com 2009-12-24 00:12 GMT+3 -------
with n900, I just use 'root' command to become root.
so, the script
Nokia-N900-41-10:~# cat bal.sh
#!/bin/sh
echo "$1" | echo -n -e $(tr -d '[:space:]' | sed 's/../\\x&/g') | iconv -f
UCS-2BE -t UTF8
and usage
Nokia-N900-41-10:~# bal.sh
04110430043B0430043D0441003A00200034003700390034002E00390440002E002000440065007000650063006800650020004D006F0064006500210020041D043004310435044004380020002A003200380032002300200028003500200440044304310029
Баланс: 4794.9р. Depeche Mode! Набери *282# (5
руб)Nokia-N900-41-10:~#
The magic sequence extracted in dialog with pnatd:
Nokia-N900-41-10:~# pnatd
AT
OK
AT+CUSD=1,"*100#",15
+CUSD:
0,"04110430043B0430043D0441003A00200034003700390034002E00390440002E002000440065007000650063006800650020004D006F0064006500210020041D043004310435044004380020002A003200380032002300200028003500200440044304310029",72
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=5357
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Rtcomm
mailing list