Gammu1.38.1 has been just released. New Gammu bugfix release is here. Fixed sending specific SMS messages, parsing some vCalendar files or compatibility with new devices.
Full list of changes:
Fixed sending SMS to numbers starting with 000.
Fixed parsing of vcalendar files with VALUE=DATE-TIME.
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.