Gammu 1.38.0
After two testing versions all changes are now released as stable version. Expect API or SMSD database changes, improved Unicode support or initial support for Oracle in SMSD.
Changes
- MySQL script for SMSD is compatible with strict mode.
- Fixed USSD responses for some AT modems.
- Fixed parsing network status for some modems (eg. Quectel UC15).
- Fixed handling of emojis and other Unicode chars from supplementary plan.
- Fixed compilation with C90 compiler.
- Changed version of the shared library.
- Improved support for ZTE MF100.
- Ignore unsolicited +CLCC: reply.
- Correctly report when some SMSD SQL backend is not compiled in.
- Fix build of MySQL backend on Linux.
- Improved support Huawei K3770.
- API changes in some parameter types.
- Fixed various Windows compilation issues.
- Fixed several resource leaks.
- Create outbox SMS atomically in FILES backend.
- Removed getlocation command as we no longer fit into their usage policy.
- Fixed call diverts on TP-LINK MA260.
- Initial support for Oracle database.
- Removed unused daemons, pbk and pbk_groups tables from the SMSD schema.
- SMSD outbox entries now can have priority set in the database.
- Added SIM IMSI to the SMSD status table.
- Added CheckNetwork directive.
- SMSD attempts to power on radio if disabled.
- Fixed processing of AT unsolicited responses in some cases.
- Fixed parsing USSD responses from some devices.
Source code
You are downloading Gammu source code. To compile it you need some development
environment for your platform and CMake
tool to configure the sources. There are also some optional requirements for
additional features which are listed in INSTALL file in sources. This file
also contains more detailed instructions about compiling Gammu.
This source tarball contains Gammu command line utility, libGammu library and Gammu SMSD.
- gammu-1.38.0.tar.bz2 (2078 KiB)
SHA256: b69c996b3794386e2df7b85ee3bb60377bcf028b6f265e56a44649f7af5c2b50
- gammu-1.38.0.tar.gz (2956 KiB)
SHA256: 4a1a44358a7a2a36bc838b78e424bcef9752ee5fce61349068415b685c16c5c5
- gammu-1.38.0.tar.xz (1637 KiB)
SHA256: 561cc1f116db604a7a2c29c05f2ef7f23a4e1fff1db187b69b277e5516181071
- gammu-1.38.0.zip (3572 KiB)
SHA256: f612a6a3c7c91f193913453fa9c764b3d309c3a869640aa0a02b78534cc057fc
Windows binaries
You are downloading Gammu installer for Windows. There is 32-bit version, 64-bit version and 32-bit version compiled with MSVC 9.0 to be compatible with Python 2.7.
You might need to install Visual C++ Redistributable Packages to run Gammu.