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.
Mudanças
- 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).
Código fonte
Você está baixando o código-fonte do Gammu. Para compilá-lo você precisa de algum
ambiente de desenvolvimento para sua plataforma e da ferramenta CMake
para configurar as fontes. Existem também alguns requisitos opcionais para
funções adicionais que são listadas no arquivo INSTALL em sources. Este arquivo
também contém mais instruções detalhadas sobre a compilação do Gammu.
Este arquivo fonte compactado em tar contém o utilitário de linha de comando Gammu, a biblioteca libGammu e o 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
Binários do windows
Você está baixando o instalador do Gammu para o Windows. Há versões de 32 bits e 64 bits, assim como uma versão 32 bits compilada com o MSVC 9.0 visando compatibilidade com o Python 2.7.
Para executar o Gammu e necessário que você instale os pacotes do Visual C++ Redistributable.