Gammu News
Wammu website now offers also few online tools providing for example PDU encoding and decoding.
All tools are using python-gammu (currently 1.28.90). If you have an idea for other tool which might fit in there, don't hesitate to ask us.
Published on 2010-08-27 by Michal Čihař
Gammu 1.28.90 has been just released. This release contains lot of bug fixes, especially in SMSD, AT engine and Python bindings.
Full list of changes:
- Fixed handling of empty reply on CREG/CGREG (bug #1245).
- Prefer storing delivery reports over forwarding them.
- Fix leak and crash when handling MMS notifications in Python.
- Fixed parsing of date from AT phones (bug #1256).
- Simplify handling text comment in SMS backup to keep new lines.
- New command gammu battery.
- Fail to send SMS without set SMSC.
- Avoid updating SMSD backend frequently than StatusFrequency defines.
- Store SIM phonebook to vCard on backup (bug #1281).
- Fixed waiting for multipart messages (bug #1279).
- Fixed crash on too long GPRS access point names in backup (bug #1267).
- Fallback to using SMSC from phone in SMSD if none provided.
- Improved guessing of HEX/GSM charsets for phone number in AT engine.
You can download it from http://wammu.eu/download/.
Published on 2010-08-27 by Michal Čihař
Gammu 1.28.0 has been just released. The time for new stable release has finally come. It contains too much bug fixes since 1.27.0 to mention as it took over half year to preprare it.
Full list of changes:
- Support for adding notes using addnew command.
- Better log errors when moving message in SMSD.
- Removed checkfirmware command as the server is not existing anymore.
- Proper closing of Bluetooth sockets on Windows (bug #1239).
- Properly decode another way of MMS notification SMS.
- Support for selecting USB device to use on Linux.
- Fix storing text in SMS backup comment for multiline SMS.
- Fixed crash when passing invalid parameters to SMS encoder.
You can download it from http://wammu.eu/download/.
Published on 2010-07-12 by Michal Čihař
Gammu 1.27.95 has been just released. Yet another bugfix release, still quite far from calling this stable. The major change here is renaming Port configuration directive to Device as it is easily understand (the old option will still work for several years).
Full list of changes:
- Support for getting packet network state (bug #1220).
- Fix parsing of AT replies from Nokia 2730 (bug #1224).
- Nokia E61 needs encoded USSD requests (bug #1228).
- Rename Port configuration directive to Device.
- Try to reconnect after lost connection to MySQL error.
- Actually enable -f processing in SMSD.
- Configurable number of backend retries.
- Prefer GSM charset for USSD requests (bug #1228).
You can download it from http://wammu.eu/download/.
Published on 2010-06-29 by Michal Čihař
Gammu 1.27.94 has been just released. After almost two months of not so heavy development, here is another testing release. It just contains collected bug fixes, but there are still several problems outstanding so we're not close to the stable release.
Full list of changes:
- Fixed folder detection for Nokia S40 phones (bug #1191).
- Fixed smsd-inject for long messages.
- Fixed waiting for more multipart messages (bug #1193).
- Fixed parsing of cellid reply with different locales (bug #1202).
- Fixed handling of timeouts from libusb (bug #1207).
- Properly detect birthday on Nokia 2700 (bug #1213).
- Provide fallback value for note type (bug #1213).
- Rewritten parsing of CREG: reply to properly parse all replies (bug #1220).
You can download it from http://wammu.eu/download/.
Published on 2010-06-03 by Michal Čihař