Gammu News
Gammu 1.32.0 has been just released. New stable release collecting various bug fixes over past months. The only new functionality is support for call diverts using AT driver.
Full list of changes:
- Fixed auto installation of EventLog registry.
- Improved support for Arduino GPRS shield (bug #1592).
- Fixed communication with Cross PD1101wi (bug #1617).
- Ignore another unknown block in Nokia phonebook (bug #1614).
- Do not encode number when setting up diverts.
- Improved compatibility with ES75 (bug #1586).
- Changed API for call diverts.
- Added support for call diverts in Python API.
- AT backend supports manipulating with call diverts.
- Added support for suspending/resuming SMSD using SIGUSR1/2.
- Changed protocol for S60 applet.
- S60 applet now handles SMS with new lines.
- Improved support for Windows Event Log.
You can download it from http://wammu.eu/download/.
Support this program by donations http://wammu.eu/donate/.
Published on 27. jún 2012 by Michal Čihař
All Gammu related Git repositories have been moved to Github. Also with this move all has been consolidated under single project. This move should allow easier contribution and possible hand over of development to new developers.
Together with this move, all previous Git repositories will not be updated making Github the only service where developers should look for Gammu source code.
We thank to previous providers for past services, though we feel that Github provides better service for our needs right now.
Published on 4. apríl 2012 by Michal Čihař
Gammu 1.31.90 has been just released. First release in 2012 brings improved support for call diversion, fixes to S60 support and Windows Event Log.
Full list of changes:
- Improved compatibility with ES75 (bug #1586).
- Changed API for call diverts.
- Added support for call diverts in Python API.
- AT backend supports manipulating with call diverts.
- Added support for suspending/resuming SMSD using SIGUSR1/2.
- Changed protocol for S60 applet.
- S60 applet now handles SMS with new lines.
- Improved support for Windows Event Log.
You can download it from http://wammu.eu/download/.
Support this program by donations http://wammu.eu/donate/.
Published on 24. február 2012 by Michal Čihař
Gammu 1.31.0 has been just released. Christmas release folding up all fixes from past few months. There are too many changes to highlight some, but everybody should upgrade.
Full list of changes:
- Fixed compilation with latest libusb.
- Improved error handling in SQL backend of SMSD.
- SMSD documentation improvements.
- Indonesian translation updates.
- Improved vCard parser to better handle location for various fields, thanks to Vladimir Serbinenko for initial patch.
- Fixed reading calls from some Nokia phones (bug #1553).
- Improved text mode SMS parsing in AT driver, thanks to Vladimir Serbinenko.
- Use glib's MD5 implementation if available.
- Improved documentation for configuring Gammu.
- Fixed parsing birthday from vCard in some cases.
- Added option not to use configured logging in SMSD inject and monitor (bug #1539).
- Added SMSD configuration LogFacility (bug #1539).
- Fixed reading of data from OBEX phones (LP#891803).
- Fixed double reply detection (bug #1544).
- Increase maximal number of caller groups (bug #1541).
- Cancel all calls on maketerminated call if we don't get call ID.
- Fixed SMSC handling in some cases in SMSD (bug #1547).
- Various documentation improvements.
- Detect Alcatel style reply on CPIN response (bug #1502).
- Fix build on some Win32 systems (bug #1496).
- Make jadmaker handle names with spaces (Raphaël Droz).
- Display 8-bit messages in hex (Nicolas Pitre).
- Do not use AT+CUSD=2 on some phones (bug #1508).
- Fixed gammu-monitor with Windows service (bug #1515).
- Cleanup of contrib directory.
- Better support for Samsung AT phones (bug #1513).
- Fixed handling of MMS notification SMSes (bug #1530).
- Fixed CPIN reply handling (bug #1532).
- SMSD checks for PIN status just after connect (bug #1532).
- Fixed various MSVC compilation issues.
You can download it from http://wammu.eu/download/.
Support this program by donations http://wammu.eu/donate/.
Published on 21. december 2011 by Michal Čihař
Gammu 1.30.92 has been just released. This is hopefully last testing version before 1.31, which I would like to release around Christmas. There are some big rewrites though, which hopefully won't break anything.
Full list of changes:
- Improved vCard parser to better handle location for various fields, thanks to Vladimir Serbinenko for initial patch.
- Fixed reading calls from some Nokia phones (bug #1553).
- Improved text mode SMS parsing in AT driver, thanks to Vladimir Serbinenko.
- Use glib's MD5 implementation if available.
You can download it from http://wammu.eu/download/.
Support this program by donations http://wammu.eu/donate/.
Published on 13. december 2011 by Michal Čihař