What's new in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.8.0.0

Jul 28, 2023
  • New features:
  • HTTP Gateway: Wassenger (WhatsApp) added as a standard service to the HTTP Gateway.
  • Email Connector: Experimental support added for XOAUTH2 authentication for the POP and SMTP clients. Specifically for Gmail and Outlook.
  • GSM Modem Gateway: Added 'DisableOnModemError' option to disable the gateway after x modemerrors of error y.
  • SMPP Connector: Default sender ID option added.
  • Improvements:
  • Scripting Gateway: ConnectorName parameter added to the MessageOut hashtable.
  • Scripting Gateway: MessageInfo parameter added to the MessageOut hashtable.
  • SMPP Gateway: Addition of event information to the communication log to facilitate error tracking.
  • Bug fixes:
  • SMPP Gateway: Some valid characters, like the underscore, in an alphanumeric source address were converted to an unvalid character.
  • SQL Connector: Missing 'Message id' parameter in the 'SMS Log' settings caused an indefinite loop in the SQL Connector.
  • Scripting Gateway: Designation of the primary and backup gateways in the 'PostDispatchMessage' call could lead to messages stuck in the queue when one of the gateways was disabled.
  • HTTP Gateway: Bug fixed in the MessageBird script that prevented the delivery status to update.

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.7.0.0 (Oct 19, 2022)

  • New features:
  • Excel Connector added to all three editions of Diafaan SMS Server.
  • Improvements:
  • Excel Connectors are added to the 'Log all message to...' setting in the general options.
  • Option added for a black list/white list file to 'Only for ...' routing options of all connectors.
  • Warning events added to the event log when a gateway becomes marked as unavailable and when it is available again.
  • Bug fixes:
  • Email Connector: The 'Test' procedure for the POP3 client was not entirely similar to the normal login procedure and the test failed on some POP3 servers.
  • Web Connector: The web application showed errors when the message data contained control characters. Control characters are now filtered out of the the web application.

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.6.0.0 (Apr 4, 2022)

  • New features:
  • Console program: Added option to filter the send log and receive log lists with a keyword
  • Support added for TLS 1.3 (when enabled on Windows and .NET framework).
  • GSM Modem Gateway: Added option to disable the gateway after x failed messages.
  • SMPP Gateway: Added option to disable the gateway after x failed messages.
  • SMPP Connector: Added 'LocalIPAddress' property to allow binding the service to a single IP address.
  • Improvements:
  • 'user_name' field added to the 'message_out' HTTP callback query.
  • GSM Modem Gateway: AT+CGATT=0 command removed from the initialization because of incompatibility with some modern LTE modems.
  • HTTP Gateway: BulkSMS endpoint changed from bulksms.vsms.net to api-legacy2.bulksms.com
  • Manual selection of TLS protocols removed, Windows now selects the best available SSL/TLS protocol automatically.
  • Bug fixes:
  • Clickatell Gateway: The gateway could only use older obsolete SSL/TLS protocols that are now disabled by Clickatell.
  • SMPP Connector: Invalid 'RemoveMessageInRecordList' error warning removed from the event log.
  • SQL Connector: The 'Database' tab page in the settings sometimes reported wrong 32- or 64- bit driver requirement.

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.5.0.0 (Jan 13, 2021)

  • New features:
  • New option added to use a C# script for the HTTP Callback handling. The C# script runs internally in Diafaan SMS Server and is much faster than the other HTTP callback options.
  • Improvements:
  • Paging Gateway: Support for TLS 1.2 added for the SMTP email client
  • Bug fixes:
  • Protocol Connector: UCP over modememulation did not work, UCP packet was not recognized and handled.
  • SMPP Gateway: Decoding error fixed for DLRs with optional TLV parameters.
  • SMPP Gateway: Done date in receipts was handled incorrectly for the year 2021 and later.

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.4.0.3 (Nov 13, 2020)

  • Bug fixes:
  • Email Connector: SMTP client tried to sent emails multiple times, causing a 503 5.5.1 Error error in the SMTP protocol.
  • SMPP Connector: With a 'RegisteredDelivery' value of more than 3, DLR's where not always sent back to the SMPP client.
  • SQL Connector: ODBC option with MS SQL Server triggered error 'Operand type clash: text is incompatible with int ...'.
  • Improvements:
  • Email Connector: Support added for TLS 1.2 to all email protocols.
  • SMPP Connector: improved handling of receipts for multipart messages.
  • SQL Connector: SMSOutTLVList database field added to set an optional SMPP TLV parameter list.

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.4.0.2 (Jun 15, 2020)

  • This version has an additional bug fix for the display errors of the send queue in the console program.

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.4.0.0 (May 4, 2020)

  • Improvements:
  • Accept invalid (e.g. self-signed) server certificates for HTTP calls throughout Diafaan SMS Server
  • Added option to accept messages in message_in and message_out HTTP callback calls with timeout errors or missing 'result' parameter.
  • Added 'message_id' parameter to the 'message_in' HTTP callback.
  • Added Subject Alternative Names (SAN) to the certificate generator to support multiple IP addresses and DNS names in one certificate.
  • Unhandled exceptions in threads are now written to the 'UnhandledExceptions.log' file in the application folder.
  • GSM Modem Gateway: 'NumberTemplate' option added for received SMS messages.
  • Scripting Gateway: Option added to set the connector (list) for inbound messages in the script.
  • SMPP Connector: Option 'IngnoreTLVParameters' added to allow disabling TLV's for SMPP clients that don't support them.
  • SMPP Gateway: Added SendLimit functionality.
  • SQL Connector: 'Scheduled' logic moved from the SQL Connector to the send queue.
  • Web Connector: Added 'Scheduled' option to HTTP API.
  • Web Connector: Added 'OkResponse' and 'ErrorResponse' properties to be able to change the HTTP API response to a fixed string.
  • Web Connector: Added 'RemoveDuplicateNumbers' option to allow duplicate numbers for each HTTP API call.
  • Bug fixes:
  • Minimal HTTP callback client did not use the allowed SSL protocols setting of the advanced general options.
  • Number templates with a regular expression of less than 3 characters did not work correctly.
  • HTTP Gateway: The [message-guid] and [message-info] fields did not work in the HTTP query of the generic HTTP gateway.
  • Protocol Connector: Response timeout was not being reset during a transaction resulting in a disconnect.
  • SMPP Connector: A positive 'ReceiptTimestampOffset' caused negative DLR's not being delivered to the SMPP client.
  • SMPP Connector: A 'RegisteredDelivery' value of more than 9 in the submit_sm resulted in a wrong message ID in the receipt.
  • SMPP Gateway: Done date with seconds in the receipt was handled incorrectly for the year 2020.
  • Web Connector: Internal HTTP server did not select TLS 1.1 and TLS 1.2 when these two SSL protocols were available.
  • Web Connector: Possible (but untested) fix for a problem with the web application on the Turkish version of Windows 10.
  • Web Connector: Tags in the contacts of the web application did not work correctly with a space at the front or end of a tag.

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.3.0.2 (Sep 6, 2019)

  • Improvements:
  • SMPP Connector Add list of logged in users to the SMPP Connector statistics
  • SMPP Connector Added ‘ReceiptTimestamp’ option to set the ‘done date’ time in the receipt to the local time of Diafaan SMS Server
  • Bug fixes:
  • SMPP Connector ‘MaxUserIdConnections’ did not work for SSL connections
  • SMPP Connector Delivery confirmation was not handled correctly for multipart messages (Event error ‘Value was either too large or too small for an unsigned byte.’)

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.3.0.1 (Mar 21, 2019)

  • IMPROVEMENTS:
  • SQL Connector: 'MaximumBatchSize' is now applied to the MessageLog and MessageIn table transactions
  • BUG FIXES:
  • SMPP Connector: "Object reference not set to an instance of an object" error fixed when a client connection was closed
  • SMPP Connector: 'registered_delivery' field in messages from the SMPP clients was ignored
  • SQL Connector: Number Templates were not handled correctly for records with multiple numbers in the "to" field
  • Web Connector: send-message HTTP API calls to multiple numbers generated the same message-guid for each message in version 4.3.0.0
  • Web Connector: The user_id parameter was set to a GUID instead of the username for send_message HTTP API calls in version 4.3.0.0

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.3.0.0 (Jan 21, 2019)

  • New features
  • Console: Added option to create a self-signed (insecure) SSL certificate
  • SMPP Connector: Support added for encrypted SSL connections
  • Improvements
  • Console: improved error message when the unsupported .NET client profile framework is installed
  • Service: Database files are now vacuumed (defragmented and compacted) when the service is started
  • Service: Handling of messages without an active gateway is rewritten to make it more efficient
  • Email Connector: Added extra unencrypted USER/PASSWORD login attempt when all other login attempts failed
  • GSM Modem Gateway: The send time of a USSD response is now set to the same time as the send time of the USSD command
  • GSM Modem Gateway: Added destination number to event log description for send errors
  • HTTP Gateway: Support added to set the ‘UserId’ field for received messages
  • Scripting Gateway: Support added to set the ‘UserId’ field for received messages
  • SMPP Connector: ‘ReceiptDateFormat’ setting added to change the format of the send date and done date fields
  • SMPP Connector: Added ‘ReceiptTimestampOffset’ advanced property.
  • SMPP Connector: Standard Message ID format changed to GUID (alphanumeric)
  • SMPP Gateway: Added support for the ‘dest:’ keyword to get the sender ID of the iQsim modem
  • SMPP Gateway: Added ‘ReceiptTimestampOffset’ advanced property.
  • SMPP Gateway: Added support for TLS 1.1 and 1.2.
  • SMPP Gateway: Decode receipts with data_coding 2 and 4 (binary) as data_coding 0 (SMSC Default Alphabet)
  • SMPP Gateway: Improved reconnect procedure after connection to the SMPP server is lost
  • SQL Connector: Added ‘MessageGuid’ and ‘MessageInfo’ fields to the MessageOut and MessageLog tables
  • SQL Connector: ErrorText database field type changed from varchar(80) to varchar(max)
  • Web Connector: Added message-info and message-guid fields to send-message HTTP API
  • Web Connector: Added Network registration status to the statistics
  • Bug fixes
  • Service: ‘Expression tree is too large’ error fixed in the Message Queue database in configurations with more than 500 gateways
  • GSM Modem Gateway: A long list of received messages could cause a timeout error and repeated reboots
  • Protocol Connector: Bug fixed in the handling of ESPA sequences when controller sends a packet of multiple chars
  • Protocol Connector: The TAP IP server did not always recover properly from an unexpected client connection error.
  • SMPP Connector: MessageValidity was always 4 days, irrespective of the value in the settings
  • SMPP Gateway: A wrong error code was generated for DLRs that included a ‘delivery_failure_reason’ TLV value
  • SMPP Gateway: ENROUTE status in the receipt was regarded as an error but is now ignored
  • SMPP Gateway: Fixed bug in disabling enquire_link when setting ‘KeepAliveInterval’ to 0
  • The setting ‘Combine received message parts..’ did not remove orphaned message parts.

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.2.0.2 (Mar 16, 2018)

  • SMPP Connector: Multipart received messages were not handled correctly, only the first part of the deliver_sm packet was sent to the SMPP client.

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.2.0.1 (Feb 12, 2018)

  • SMPP Gateway: Delivery receipts without TLV information triggered a decoding error and prevented the status update of the message.

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.2.0.0 (Feb 7, 2018)

  • New features:
  • Universal white list/black list format introduced to allow or block messages based on destination or source numbers This feature includes an option to import the list from an external file
  • Support added for encrypted connections that use the TLS 12 security protocol
  • Email Connector: Option added to disable SMTP server when no gateways are available to facilitate redundancy
  • SMPP Connector: ‘ClientAsyncWindowSize’ option added to increase the speed of sending receipts and received messages to the SMPP clients
  • SMPP Connector: Option added to trigger a delivery report when the message has been sent with status code 200
  • SMPP Gateway: Added support for encrypted (SSL/TLS) connections to the SMPP server
  • Improvements:
  • GSM Modem Gateway: USSD ‘MessageIn’ response now contains the ‘UserId’ of the ‘MessageOut’ request
  • Paging Gateway: Improved handling of SNPP calls
  • Protocol Connector: Improved response speed during calls
  • SMPP Gateway: Improved handling of the ‘MaxMessagesPerMinute’ setting
  • SQL Connector: Priority field is now used in the SQL query to load high priority messages first from the MessageOut table
  • Web Connector: Improved performance for the ‘send-server-request HTTP API for multiple gateways and connectors
  • Bug fixes:
  • dmscmndexe: The ‘send-server-command’ syntax did not work properly for the commandline client and resulted in a 404 not found error
  • Email Connector: “Unable to cast object of type ‘SystemDBNull’ to type ‘SystemString'” repeated error solved
  • GSM Modem Gateway: Fixed ‘object reference not set to an instance of an object’ error for messages sent with ‘BasicTextMode’
  • SMPP Connector: The ‘additional_status_info_text’ was not encoded correctly in the DLR, causing some SMPP clients to reject it

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.1.1.0 (Jul 24, 2017)

  • Improvements:
  • Added ‘Gateway batch message timeout’ option in the general advanced settings to prevent duplicated messages in rare circumstances.
  • Improved accuracy of the general statistics and the gateway statistics.
  • Clickatell Gateway: Added support for the new Clickatell Platform REST API
  • GSM Modem Gateway: Added default option to set 'MaximumBatchSize' to 'Automatic'.
  • Bug fixes:
  • Max total primary send attempts setting caused send delays because the messages were not timely picked up by the backup gateways.
  • Email Connector: Newline characters in the Subject field of outgoing email caused incorrect email header errors.
  • GSM Modem Gateway: Long 'SendDelay' time caused unresponsiveness in the GSM Modem Gateway and sometimes duplicated message sending.
  • HTTP Gateway: Empty destination address caused a gateway timeout error.
  • SMPP Connector: Fixed an issue with delivery reports for multi-part messages from Kannel.

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.1.1.0 (Jul 24, 2017)

  • Improvements:
  • Added ‘Gateway batch message timeout’ option in the general advanced settings to prevent duplicated messages in rare circumstances.
  • Improved accuracy of the general statistics and the gateway statistics.
  • Clickatell Gateway: Added support for the new Clickatell Platform REST API
  • GSM Modem Gateway: Added default option to set 'MaximumBatchSize' to 'Automatic'.
  • Bug fixes:
  • Max total primary send attempts setting caused send delays because the messages were not timely picked up by the backup gateways.
  • Email Connector: Newline characters in the Subject field of outgoing email caused incorrect email header errors.
  • GSM Modem Gateway: Long 'SendDelay' time caused unresponsiveness in the GSM Modem Gateway and sometimes duplicated message sending.
  • HTTP Gateway: Empty destination address caused a gateway timeout error.
  • SMPP Connector: Fixed an issue with delivery reports for multi-part messages from Kannel.

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.1.0.0 (Jun 26, 2017)

  • New features:
  • New options in the connector ‘Gateway’ settings to limit the total send attempts for all primary gateways and for all backup gateways.
  • HTTP Gateway: Added support for Clickatell Platform API.
  • Improvements:
  • Added user definable ‘message_guid’ and ‘message_info’ fields to ‘message_out’ and ‘message_log’ HTTP callbacks.
  • Added ability to change the number of send attempts with the ‘gateway’ parameter, e.g. ‘GSM Modem:1’.
  • Added ‘template:’ keyword to number templates that uses a regular expression.
  • Console program: Improved responsiveness of the console program for configurations with more than 20 gateways and connectors.
  • Console program: Improved error handling and an enhanced exception message box with the ability to save the log.
  • GSM Modem Gateway: ‘SendTimeout’ option added to change the timeout value after sending the SMS PDU, default timeout set to 60 seconds.
  • GSM Modem Gateway: Added ‘PermanentErrorList’ option to stop new send attempts for specific error codes.
  • GSM Modem Gateway: Added blacklist option to the ‘NumberWhiteList’ property.
  • GSM Modem Gateway: Added national language lock and single shift table support for received messages.
  • GSM Modem Gateway: Reset command ‘AT&FE0’ changed to two separate ‘AT&F’ and ‘ATE0’ commands.
  • GSM Modem Gateway: Support added for unicode USSD responses.
  • HTTP Gateway: Added option to send unique message ID with the message (message_guid and message_info).
  • Scripting Gateway: Removed the limit of 20 for the MaximumBatchSize property.
  • SMPP Connector: Added option to send an ACCEPTD or DELIVERD DLR on status 200.
  • SMPP Gateway: Added character mapping options for outgoing and incoming messages.
  • SMPP Gateway: Added ‘PermanentErrorList’ option to stop new send attempts for specific error codes.
  • SQL Connector: Added support for multiple numbers in one database record.
  • Web Connector: Added ‘StatisticsStartTime’ value to the ‘request-server-status’ API response.
  • Bug fixes:
  • Multiple recipients in the email alerts caused an SMTP send error when the ‘From address’ field was empty.
  • GSM Modem Gateway: The time stamp of sent messages was ‘SendDelayTime’ later than the actual send time.
  • Paging Gateway: No or unexpected answer after the “ATH0” modem command bug solved.
  • SMPP Gateway: Alphanumeric sender ID got an extra + when it was sent to an SMPP Connector and returns via the Emulator Gateway.

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 4.0.0.0 (Nov 1, 2016)

  • New features:
  • Support added for .NET framework 4.x. Diafaan SMS Server now runs on .NET framework 4.x by default. If this is not available it falls back to .NET framework 3.x or .NET framework 2
  • 64-bit version of Diafaan SMS Server added. The 64-bit version is used with clean installs on a 64-bit version of Windows. The 32-bit version is installed on 32-bit Windows or on 64-bit Windows when an older 32-bit version of Diafaan SMS Server is installed.
  • Improved functionality on the Server Core versions of Windows Server 2008, 2012 and 2016. The console program of Diafaan SMS Server now uses alternatives for GUI features that are missing in Windows Server Core.
  • Improvements:
  • SQL Connector: Added option to lock the MessageOut table for reading by other processes during the polling transaction
  • Web Connector: The HTPP API call 'send-server-command' is now disabled by default in new Web Connectors
  • Bug fixes:
  • Gateway filter 'Only for message type' allways set to 'Only for to address' when the gateway was selected in the 'Gateways' page
  • GSM Modem Gateway: The quiet hour functionality did not work properly when the 'SendLimit' parameter was set
  • Paging Gateway: SNPP batch mode was missing the RESEt command and batches were not handled correctly
  • Paging Gateway: The Paging Gateway failed to load in the console when there were no COM ports on the computer
  • Protocol Connector: Opening the SNPP Connector settings caused the port number to revert to default port 444
  • Protocol Connector: The Protocol Connector failed to load in the console when there were no COM ports on the computer
  • SMPP Gateway: Some characters in receipts with GSM default alphabet decoding (like the underscore) were not decoded correctly
  • Web Connector: Using the HTTP 'send-server-command' with an empty 'value' string set the value to 'rn '

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 2.1.5.1 (Jun 2, 2014)

  • Bug fixed:
  • Web Connector: The status of messages sent with the Web Application were not updated and got stuck in the Outbox of the browser app.

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 2.1.5.0 (May 24, 2014)

  • New features (basic- and full editions only):
  • A new HTTP callback feature was added to Diafaan SMS Server. The HTTP callback triggers an HTTP call to a web server for each message to send, all received messages, the send result of the messages and all events in the event log. The web server can record the information but also block or change the messages.
  • Improvements:
  • Number template option added to each connector, the number format for each message can now be changed before the message is added to the message queue
  • Email Connector: Added support for email POP body with HTML part and without text part
  • GSM Modem Gateway: Added new option 'ReceivePollAfterMaximumSendBatch'
  • GSM Modem Gateway: Added new option 'ReceivePollIntervalTime'
  • GSM Modem Gateway: Improved support for the Android GSM Modem Emulator
  • GSM Modem Gateway: Improved support for Motorola GSM modules
  • GSM Modem Gateway: a limit can now be set on the amount of messages that can be sent per hour/day/week or month
  • Hypermedia SMS PRO Gateway: Added 'AdditionalMessageParameters' property to enable additional Hypermedia API parameters to be sent with each messages
  • Paging Gateway: Added TAP over serial port and TAP over the TCP/IP options
  • SMPP Gateway: Option added to manually set the DCS value, this improves character set compatibility with some SMPP servers
  • Bug fixes:
  • GSM Modem Gateway: Multiline USSD response was not handled properly
  • SMPP Gateway: Error code was not read properly from some delivery receipts
  • SMPP Gateway: Fixed bug with pound character in ISO-8859-1 encoding
  • SQL Connector: Add ErrorCode and ErrorText updates to the status update functions
  • Web Connector: Incoming messages were not always stored in the admin inbox with option 'Only when undeliverable'

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 2.1.4.0 (May 23, 2014)

  • Improvements:
  • Allow status updates to connectors when the original message is removed from the internal send log. This means that the maximum number of send log items can be decreased without potential effect on the status update in the (SQL) connector.
  • GSM Modem Gateway: Set AT+CNMI=1,0,0,1,0 instead of AT+CNMI=2,0,0,1,0 to improve compatibility to a number of GSM modems
  • SMPP Gateway: Added option ‘UseMessageIdPrefix’ to prevent matching receipts to the wrong message when multiple gateways use the same message ID’s
  • SMPP Gateway: Set Source TON=0 and NPI=0 for an empty source address
  • Paging Gateway: Checksum test added for UCP response packets
  • SQL Connector: Remove leading and trailing spaces from the database table and field names
  • Bug fixes:
  • Multiple gateways and connectors: Send timeout added to network streams to prevent lockups in rare occasions.
  • GSM Modem Gateway: Decoding error in status PDU’s with illegal date/time field fixed
  • SMPP Gateway: Leading zero’s are now removed from hexadecimal and decimal message ID to improve matching the receipt to the message
  • Hypermedia SMS Pro Gateway: Bug fixed in decoding received messages with surrogate code point Unicode characters
  • Web Connector: Setup wizard next button stayed gray when using previous button after port test window
  • Email Connector: The POP client did not always work with Exchange Server 2010 and 2013.
  • Email Connector: The SMTP port number was not saved in the setup wizard
  • Email Connector: The ‘SMTPServerIPBinding’ advanced property was not saved
  • Email Connector: Setup wizard next button stayed gray when using previous button after port test window

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 2.1.3.1 (Sep 3, 2013)

  • Bug fix:
  • The backup gateway setting was not properly saved in the “Gateways” settings of the connectors

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 2.1.3.0 (May 23, 2013)

  • Improvements:
  • Email Connector: Added support for encrypted login for the POP client
  • Scripting Connector: Added support for reference list in the comments of the script
  • Scripting Gateway: Added support for reference list in the comments of the script
  • SMPP Gateway: Added option to write the receipts to the ErrorText parameter or to handle all receipts as received messages
  • Bug fixes:
  • SMPP Gateway: Error in the server response handling on sent messages when AsyncModeWindowSize > 1
  • SMPP Gateway: Long multipart messages caused send errors
  • Email Connector: "Default" option for POP client to address did not work

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 2.1.2.0 (Apr 30, 2013)

  • New features:
  • Messages can now be resubmitted from the send log
  • Filter options added for email alerts, send email only for specific event errors
  • Message routing fields can now use regular expression
  • GSM Modem Gateway: Option added to remove the PIN code from the SIM card
  • GSM Modem Gateway: Option added to write the GSM number to the SIM card
  • Improvements:
  • Option added to generate an event error when the send queue is larger than a predefined amount of messages
  • Clickatell Gateway: The amount of credits a messages costs is added to the accounting field
  • Email Connector: Added logging feature to the SMTP server and POP client
  • Email Connector: Added check to test if the SMTP port is free
  • GSM Modem Gateway: Option "RebootBeforeInitialization" is set to "True" by default for Wavecom en Cinterion modems
  • GSM Modem Gateway: Added options to continue without a reset after a send or receive error
  • GSM Modem Gateway: Added option to change the hangup command
  • GSM Modem Gateway: Improved support for iWOW/iTegno modems
  • GSM Modem Gateway: The GSM Modem Gateway does not reboot/reset anymore for messages with an invalid number
  • GSM Modem Gateway: Search modems in the setip wizard now searches all modems at the same time
  • SMPP Gateway: Added address range option
  • Web Connector: Added option to filter out received messages from numbers not in the contact list of the user
  • Web Connector: Added option to forward only undelivered received messages to admin inbox
  • Web Connector: added option to remove queued messages with the HTTP API
  • Web Connector: Added check to test if the HTTP port is free
  • Web Connector: Added option to add multiple numbers to a Web App contact, separated by semicolons
  • Bug fixes:
  • SMPP Gateway: Setting the AsyncModeWindowSize > 1 and sending multipart messages caused SMPP Gateway to hang on unreliable SMPP server
  • Scripting Connector: Missing line in the default script prevented sending messages with alternative Message Type

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 2.1.1.0 (Jan 22, 2013)

  • Support added for PORTech MV-370 VOIP gateway

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 2.1.0.0 (Oct 13, 2012)

  • New features:
  • Support added for the Hypermedia HG-7000 SMS PRO Gateway in the basic- and full editions of Diafaan SMS Server.
  • Added option to change the time after which a down gateway is regarded as permanently unavailable
  • Improvements:
  • Added “From” field to the info panel of the send log
  • GSM Modem Gateway: Option added to hang up the modem after a caller identification is received
  • GSM Modem Gateway: Added support for the Validity Period
  • GSM Modem Gateway: Advanced option RebootBeforeInitialization added
  • GSM Modem Gateway: Support for sms.pdu message type added with PDU’s that contain the SMSC address
  • SMPP Gateway: Setup wizard changed to select transceiver connection for SMPP version 3.4 by default
  • SMPP Connector: Added support for number whitelist for received messages
  • SMPP Gateway: Default maximum message parts for sending messages increased to 10
  • Clickatell Gateway: Default maximum message parts for sending messages increased to 10
  • Web Connector: Option added to limit inbox/receive log and send log items for each user
  • Paging Gateway: Hangup command changed from ATH to ATH0
  • Web Connector: “block numbers not in contact list” feature implemented for HTTP API send-message
  • Improved handling of “stuck” messages when a gateway is down

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 1.7.1.0 (Dec 19, 2011)

  • Support for SMPP gateways

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 1.7.0.0 (Sep 21, 2011)

  • New browser based multi-user SMS client app

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 1.6.1.0 (Jan 24, 2011)

  • Minor improvements and bug fixes

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 1.6.0.0 (Dec 2, 2010)

  • Support for paging protocols added

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 1.5.1.0 (Mar 21, 2010)

  • Bug fixes and minor user interface improvements

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 1.5.0.0 (Mar 9, 2010)

  • HTTP, e-mail and scripting support added

New in Diafaan SMS Server - full edition (formerly Diafaan Message Server) 1.1.0.0 (Dec 22, 2009)

  • Support for ODBC added