Gammu1.38.0 has been just released. 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.
Full list of 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.
Since 1.37.90 the Gammu releases will be accompanied by Windows builds.
You might have already noticed it, but it's new worth mentioning - starting with 1.37.90 you will be again able to download Windows binaries for Gammu releases. The binaries are built on AppVeyor and we're really grateful for their CI service.
The Windows binaries do not have native support for MySQL nor PostgreSQL, you have to use ODBC and install corresponding ODBC drivers.
Publicado em 18 de Outubro de 2016 por Michal Čihař
Gammu1.37.90 has been just released. New testing release for Gammu is here. It brings some cleanup to SMSD tables, changes library soname and adds dozens of fixes.
Full list of changes:
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.