You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Maintenance update 1.5.1 released

No Tags
UserPost

9:35 pm
March 18, 2010


Henk Helmantel

Admin

posts 28

Version 1.5.1 of Diafaan SMS Server has a couple of bugs fixed, minor user interface improvements and some new features that really should have been added to the 1.5 release:

New features:

  • Option to automatically save removed log and event records to an XML file.
  • Option to automatically remove old log records from the web connector database and optionally save them to an XML file.
  • Send binary messages with a Protocol Identifier and User data Length byte via GSM modems.
  • HTTPS option added to the webserver (requires installation of a certificate).

User Interface improvements:

  • The routing status in the status panels of the gateways and connectors gives more useful information about the routing setup.

Bug fixes:

  • Data Coding Scheme byte for binary messages did not work.
  • Stopping and immediately restarting the service was not always reliable.
  • Sending of multiple message with the webconnector caused more than one log entry per message in the webconnector database.
  • Status updates for previously sent messages were applied to all messages with the right message id. Now only the most recent record with the given message id is updated.
No Tags