Download List

專案描述

gsm-ussd is a small command line utility to send USSD queries via your UMTS or GSM modem. USSD queries can tell you your current prepaid account balance, the phone number of the SIM card in your modem, and a lot more, depending on your GSM net provider.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-04 06:56
0.4.0-25

A big internal redesign as a base for further development. Two more Huawei modems identified as needing PDU encoding.
標籤: Development

2010-06-09 07:03
0.3.3

Error message had a newline missing, an (obviously seldom called) function had swapped letters, and the options --cleartext/--no-cleartext now work (again).
標籤: Bugfixes

2010-06-01 16:14
v0.3.2

gsm-ussd now correctly creates lock files for the serial interface in use or quits if there is already one. If the modem is newly registered in its net, it is now given a little more time to settle before USSD queries are sent.

2010-05-26 07:00
v0.3.1

Better handling of USSD response encodings, thus support for ZTE MF100 has been added. Handling of the serial interface is now done without stty, saving an external dependency and three processes per gsm-ussd call. User visible changes: xussd will now ask for queries until canceled, thus allowing the user to react to USSD sessions.

2010-05-22 06:41
0.3.0

USSD sessions are now supported. If you get a USSD response of type 1 (Further action required), gsm-ussd tells you that you have an open session. You can then use gsm-ussd to push your data into that session, or call it with "--cancel" to abort the session.
標籤: USSD sessions

Project Resources