Gammu 1.30.0
New stable release of Gammu is finally here. Introducing features long available in testing releases as S60 support, screnshot support for DCT4, improved Samsung support or ODBC support in SMSD. Check full changelog for more details.
Changes
- Improved SMSD logging of configuration settings.
- Fix possible crash in fbus2 driver.
- Fix possible crash of ODBC driver on Windows (bug #1482).
- Fixed usage of dbi plugins from Python module.
- Properly initialize atobex driver with Sony-Ericsson phones.
- Updated list of country and network codes.
- Escape fields in SQL queries (bug#1415).
- Escape fields in PostgreSQL SQL script (bug#1415).
- Default to GSM encoding for text messages in SQL backend for SMSD.
- Add option to override which SQL dialect to use in SMSD (bug #1427).
- Improved m-obex protocol support, thanks to Vladimir Serbinenko.
- Various fixes for Samsung B2100, thanks to Vladimir Serbinenko.
- Fix check for AT+CPROT support (bug #1438).
- Fix memory leak in s60 protocol driver (bug #1441).
- Reverted change to SignalStrength because of SQL escaping we have now (bug #1380).
- Improved vCard parser to handle vCards from Gmail.
- Fixed LDIF parser to cope with multiple LDIF in single file.
- Documentation improvements and fixes.
- Saner error handling in Windows serial driver.
- Cleanup in SMSD internals.
- Added ODBC driver to SMSD.
- Added screenshot function for Sony-Ericssonn phones (Márton Németh).
- Fixed parsing of some Nokia SMSes (bug #1402).
- Properly report error on deleting non deletable entries (bug #1396).
- Slower switch from m-obex to AT (bug #1382).
- Faster initialization for AT phones without enabled echo.
- Fix detection of MySQL libraries (bug #1370).
- Changed default connection settings to at and ttyACM0 (bug #1078).
- Add new API call to abort existing operation (bug #1155).
- Change database structure to avoid using reserved word Signal (bug #1380).
- Possibility to limit time of day for SMS in SMSD (bug #1203).
- Enforce limits on SMS payload length.
- Made GSM_SMSCounter public (bug #1356).
- Support for S60 phones using Series60 applet (bug #423).
- Do not fail on 0x7b field in Nokia 3600s phonebook (bug #1385).
- Disabled two stage probing for most protocols.
- Fixed saving of SMS backups (bug #1392).
- Screenshot functionality for DCT4 phones (bug #1390).
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.30.0.tar.bz2 (5 MiB)
SHA256: 5918fe10502aef36ab474b4ae44545cd0a7433499b5e29b703ffecb99a7496ae
- gammu-1.30.0.tar.gz (7 MiB)
SHA256: 7fc29a72e3bf0a185886f4aa8bd8c1a67ac0a209a16c2606534f4e5651a6eab2
- gammu-1.30.0.tar.xz (2077 KiB)
SHA256: df3c4f0f8a6b78b7078e3006ffa5f014c36b16db2786ef0d6233a6f0df0717af
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.