SMSLib Changelog

What's new in SMSLib 3.5.3

Mar 8, 2013
  • Enhancements / Fixes:
  • GSM 03.38 char 0x09 mapping outdated (#499).
  • Trailing padding removal in encodedSeptetsToUnencodedSeptets() incorrect (#501).
  • GSM alphanumeric escaped characters in originating address (#500).
  • Decoding of TP-UD ignores length of TP-UD (TP-UDL) (#504).
  • PostgreSQL script typos and default values (#506, #508).
  • Bulksms and 16bit messages (#522).
  • DefaultQueueManager issue when gateway name contains "/" (#497).

New in SMSLib 3.5.2 (Jun 28, 2012)

  • Extremely nasty bug which can lead to message loss (#419).
  • The default Queue Scheduling Interval has been moved to the Settings class.
  • Multipart SMS, sending status is SENT even if 1 part is missing (#428)
  • Added Wavecom FXT009 handler, by Marcos Truchado.
  • Added PostreSQL DB scripts, by Edgard Kestering Soares de Barros
  • SMSServer "-runonce" not working as expected (#454)
  • Wim Stevens: enhancements regarding handling of the CMGL response (ModemGateway.java).
  • Wim Stevens: enhancements regarding PDU handling and identification of international/national destination numbers.
  • Stop sending rest of message parts if some part fails.
  • Kannel issue with "from" value (#417).
  • Telit modem ATHandler, by Olaf Koppe.
  • Queue manager initialization issue (#467).
  • Logger modification (#468).
  • IP handler fix (#471).
  • Extra logging info (#477).
  • Wim Stevens: the modem KEEP-ALIVE check will also check for unread messages by waking up the necessary threads (#475).
  • Waldemar Klaczynski: fix for the NotifyQueueManager not running after a service restart (#474).