Gammu 1.29.0
The time for new stable release has finally come after half year since 1.28.0. It contains too much changes and bug fixes since 1.28.0 to mention them all here. The most important being new documentation, consolidated SQL backend for SMSD, gammu-detect tool for detecting connected phones or gammu convertbackup command for converting backups.
Changes
- Added option to enter new PIN when entering PUK, thanks to Peter Stuge for pointing out this requirement.
- Improved documentation of SMSD backend services.
- Fix decoding of SMS without date on DCT4 phones (bug #1368).
- Added gammu-detect tool to detect available devices on system.
- Fixed parsing of Philips reply to SPBR (bug #1366).
- Fixed testsuite not to depend on system timezone.
- Check if phone is waiting for requested security code before entering.
- Fixup invalid international numbers with double prefix (+00) in SMS (bug #1364).
- Fixed m-obex protocol implementation, thanks to Matthieu Patou (bug #1375).
- Fixed build on Mac OS X, thanks to Matthieu Patou (bug #1374).
- Fixed decoding of some SMS messages on S40 phones (bug #1243).
- New convertbackup command to convert between backup formats.
- Changed database structure to version 12, you need to upgrade it.
- Try harder to find dn for LDIF export (bug #1363).
- Better names for some fields in LDIF export (bug #1363).
- Implement parsing of LDIF for all fields we save (bug #1363).
- Various minor fixes in SMSD SQL backend.
- Improved test suite coverage.
- Improved dummy driver to allow more testing.
- New SMSD configuration RunOnFailure.
- Fix invalid SQL when storing 8bit SMS (bug #1329).
- Probe if phone supports m-obex protocol (bug #1286).
- Experimental support fo m-obex protocol (bug #1286).
- Fix detection of delivery reports in MySQL and PostgreSQL backends (bug #313).
- Include udev rules for Nokia phones (bug #1251).
- Fix parsing LG VX9200 reply on getting battery state (bug #1264).
- Fix handling of SMS text mode (bug #1189).
- Default to no retries of the send commands on the link.
- Wait for more USSD replies on getussd command (bug #1346).
- New unified SQL SMSD backend handling all SQL databases.
- SQL queries in SQL SMSD backend can be configured.
- New SMSD config option HardResetFrequency.
- Gammu now supports freedesktop.org/XDG specs for config file locations and reads ~/.config/gammu/config.
- Increase timeout for AT+CMGL (bug #1317).
- Added support for optional delivery report parts as defined by ETSI 123 040, section 9.2.2.3 (bug #1304).
- SMSD database host configuration is now named "host" not "PC".
- Fixed locales compilation/support.
- Set memory to use for MPBR/SBNR/SPBR commands as well (bug #1128).
- Handle errors from CMGL same way as from CMGR (bug #1211).
- Fixed parsing of AT+CPMS=? reply (bug #1296).
- Implemented matching by serial number.
- SMSD can now be configured just for sending/receiving.
- Fixed battery status for S40 phones (bug #1301).
- Improved compatibility with Motorola phonebook (bug #1128).
- Lot of documentation improvements, check http://wammu.eu/docs/devel/docs/.
- Fixed handling of empty reply on CREG/CGREG (bug #1245).
- Prefer storing delivery reports over forwarding them.
- Fix leak and crash when handling MMS notifications in Python.
- Fixed parsing of date from AT phones (bug #1256).
- Simplify handling text comment in SMS backup to keep new lines.
- New command gammu battery.
- Fail to send SMS without set SMSC.
- Avoid updating SMSD backend frequently than StatusFrequency defines.
- Store SIM phonebook to vCard on backup (bug #1281).
- Fixed waiting for multipart messages (bug #1279).
- Fixed crash on too long GPRS access point names in backup (bug #1267).
- Fallback to using SMSC from phone in SMSD if none provided.
- Improved guessing of HEX/GSM charsets for phone number in AT engine.
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.29.0.tar.bz2 (5 MiB)
SHA256: 0f7c3122e5f5e246b3ce7fb128b42c1d679ebb3f11f805ea17f1ba86400e1bbf
- gammu-1.29.0.tar.gz (7 MiB)
SHA256: 6bb301003945a0c299fb7233a6f4e311a714683f0ffca2d7cbf8948d6ff61d5a
- gammu-1.29.0.tar.xz (1871 KiB)
SHA256: 8ec4fba60a9f247ae26a67c44b9bd84187be25bc6243f37331c6ea056c88458a
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.