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

추가 개발을위한 거점으로 큰 내부 재설계. 두 군데가 더 화웨이 모뎀은 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

오류 메시지가 줄 바꿈없는 있었는데 (분명 드물게 전화) 함수, 그리고 편지를 바꿔치기했던 옵션이 지금 (다시 작동 --cleartext/--no-cleartext).
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은 - 지금하던 올바르게 사용 시리얼 인터페이스에 대한 잠금 파일을 생성하거나 이미 한 경우 종료됩니다. 모뎀이 새로은 그물에 등록되어있다면 사용하던 쿼리가 전송되기 전에, 그것은 지금은 좀 더 시간을 정착 주어집니다.
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

사용하던 응답 인코딩의 더 나은 처리, 따라서 ZTE MF100에 추가되었습니다 지원합니다. 직렬 인터페이스 처리는 이제 stty없이, 외부 의존성 그리고 gsm - 사용하던 전화 지당 3 개의 프로세스를 절약 이루어집니다. 이용자 보이는 변화가 : xussd 지금은 취소, 따라서는 사용자가 사용하던 세션에 반응할 수있게 때까지 검색어에 대해 물어볼 것입니다.
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

사용하던 세션이 이제 지원됩니다. 당신은) 1을 입력하던 중 응답을 (더 필요한 작업을하게된다면,는 GSM -하던 당신이 열려있는 세션을 가지고 당신을 알려줍니다. 그런 다음의 GSM -하던 그 세션으로, 데이터를 밀어 또는 "와 함께 전화를 사용할 수 있습니다 -"취소를 세션을 취소합니다.
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