Download List

Descripción del Proyecto

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

Un rediseño grandes interna como base para un mayor desarrollo. Dos módems Huawei identificado la necesidad de codificación PDU.
Tags: Development
A big internal redesign as a base for further development. Two more Huawei modems identified as needing PDU encoding.

2010-06-09 07:03
0.3.3

Mensaje de error había una falta una nueva línea, una función (obviamente a veces llamadas) había intercambiado cartas, y las opciones --cleartext/--no-cleartext ahora funcionan (de nuevo).
Tags: Bugfixes
Error message had a newline missing, an (obviously seldom called) function had swapped letters, and the options --cleartext/--no-cleartext now work (again).

2010-06-01 16:14
v0.3.2

gsm-USSD ahora correctamente crea ficheros de bloqueo para la interfaz serie en uso o se cierra si ya existe uno. Si el módem es de nueva matriculación en su red, ahora es tiempo de dar un poco más a un acuerdo antes de las consultas se envían USSD.
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

Mejor manejo de codificaciones respuesta USSD, con lo que el apoyo a ZTE MF100 ha sido añadido. Manejo de la interfaz en serie se hace ahora sin stty, el ahorro de una dependencia externa y tres procesos por llamada gsm-USSD. Contribuciones del usuario visible: xussd le preguntará para las consultas hasta que se cancele, lo que permite al usuario de reaccionar a las sesiones USSD.
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

sesiones USSD son ahora soportados. Si obtiene una respuesta USSD de tipo 1 (medidas suplementarias necesarias), gsm-USSD le dice que tiene una sesión abierta. A continuación, puede utilizar gsm-USSD para empujar sus datos en ese período de sesiones, o llame con "- Cancelar" para abortar la sesión.
Tags: USSD sessions
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.

Project Resources