You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tarihelmend
Improvement (Product activation): The product activation handles proxies and firewalls in a more advanced way. Install this version, if you experinced problems with product activation.
Bug fix (Scheduled messages): The delivered to handset report did not work properly for scheduled messages. The bus is fixed.
Bug fix (MPM display): On Windows Systems the System Timer (Environment.Tickcount) overturns every 26 days. This overturn was not handled properly so the speed display (MPM label) did not function properly. This bug is fixed.
Bug fix (HTTP API): A deadlock could happen in some rare instances on the HTTP API interface, which stopped message deliery for HTTP API users.
Improvement (Secure logging): On the Edit/Server preferences form secure logging can be enabled/disabled. If secure logging is turned on, the phone numbers and the SMS text will not be included in the server logs.
Bug fix (HTTPS): The HTTPS client had a bug. It was in the automatic SSL protocol selection. This bug prevented some HTTP GET requests from being executed when a https SMS service was accessed using the http client service provider connection. This bug is fixed.
Improvement (E-mail to sms): A new e-mail parser is introduced for e-mail to SMS forwarding. If you use the built in SMTP server of Ozeki NG to forward e-mail messages as SMS, your system will be able to handle more types of e-mails. The new e-mail parser is able to read e-mails with HTML content, and it is prepared to parse e-mail messages using exotic character sets and encoding options.
Improvement (.NET framework): The system has been retargeted from .NET Framework 4.0 to .NET Framework 4.5.2. This upgrade allowed us to include new functionality, and to simplify the code.
New feature (Bind address): The HTTP GUI and HTTPS GUI can be configured to bind to a custom IP address. In previous version every IP address available in the system was used to provide the webservice for the graphical user interface. In this version you can select the IP address you wish to use. This feature can be accessed in the Edit/Server preferences form, on the Client Connectivity tab.
Improvement (Pannon): The Telenor Pannon Futar service implementation is improved
Bug fix (HTTP API): There was a Http api compatibility issue, that prevented delivery report sending to http api clients.
Bug fix (Scheduled SMS): Delivery reports for scheduled SMS messages were not working properly, if they were scheduled for a long time into the future. The cleanup system removed the messages from the outbox immediately after they were sent. So the incoming delivery reports could not be matched.
Improvement (SMPP Driver): The SMPP connections got a better error handling mechanism
Improvement (Scheduled messages): From this version, the scheduled message queue is not subject to cleanup. Message scheduled for future delivery will not be removed unless they expire.
Improvement (HTTPS): HTTPS protocol versions SSL3, TLS 1.0, TLS 1.1, TLS 1.2 are supported in the HTTP client connection. All of these SSL version configurations allow you to specify a custom client certificate. If you use them with a custom client certificate, a self signed certificate will be generated automatically.
Improvement: The config forms on the user interface have been updated to look nicer.
Improvement: The E-mail message decoding in the POP3 connection has been improved to support variously encoded e-mail subjects.
Improvement: The E-mail message decoding in the SMTP service has been improved to support variously encoded e-mail subjects.
Improvement: The digital signatures/certificates have been updated.
Improvement: The user interface was improved to support Google Chrome on all pages.
Improvement: The user interface was improved to support Mozilla Firefox on all pages.
New feature: MM4 protocol has been developed for sending out MMS messages.
Bug fix: HTTP Client Service Provider connection: Basic HTTP authentication method can be used in case of HTTP POST method.
Bug fix: The service did not stop properly with some configurations, this bug is fixed.
Bug fix: A memory leak problem is fixed.
Bug fix: Product activation was improved.
Bug fix: Some errors related to configuration persistence were fixed.
New feature: From this version you can limit the number of messages to be sent on a day. You can enable this feature under "Edit - Server preferences - User options" menu by checking the "Use message limitation" checkbox and filling the textbox below it.
Bugfix in VodafoneWeb2Sms template of the HTTP Service Provider connection.
New feature: It is possible from this version to enable \ disable the assembly of incoming multipart messages via service provider connection. You can configure it under Edit \ Server preferences \ Advanced menu.
New feature: Oracle database connection type can be used in case of SQL reporting function.
New feature: TLS 1.2 and SSL 3.0 connection types are supported in case of HTTP Client service provider connection.
Bugfix in HTTP client user. It forwards the deliveryerror status to the url provided on the delivery error tab.
Bugfix in GSM modem connection type.
Improvement in File user: Text file format is available from now.
Bugfix in receiving multipart messages with SMPP user.
Bugfix in log entries in case of HTTP Client Connection.
Bugfix in deletemessagelist action of the HTTP API. It will delete all of the messages from the specified folder.
Bugfix in SQL Addressbook. It will reconnect to the database in case of disconnection.
Bugfix in Accounting function. If the message sending is unsuccessful, the balance of the user will not be changed.
Bugfix in delivery report handling.
Bugfix in SMPP user: Long messages were not sent correctly if ucs2 character set was used.
Bugfix in SMPP user: If Gsm7bit character set was used, the message length parameter was counted incorrectly and the message of the text was not encoded.
Bugfix: Bugfix in SMPP user: SMS messages were not forwarded to SMPP clients in some cases. It is fixed now.
Improvement in HTTP Client and HTTP Server: extra parameters can be sent from database and can be saved into database.
Feature update (SMPP Service Provider Connection): For incoming SMS messages, when the data coding scheme (DCS) field was set to 2, the SMS was decoded es Binary:XML. This behaviour is changed, so the SMS will be decoded as SMS:TEXT with GSM 7 bit encoding.
New feature: Vodafone Hungary new bulk HTTP IP SMS service provider connection is now supported. The connection can be configured in the HTTP Service Provider section, by selecting the Vodafone_hu connection template.
Improvement (Accounting): The accounting system has been updated. It is more resilient to disk errors and power failures.
Improvement (Routing): The keyword based SMS routing has been updated to support special arabic, hebrew and non standard characters.
Improvement (Routing): In keyword based routing automatic upper/lower case character conversion was added for many special characters.
Improvement (System database): The startup sequence related to system database was updated to handle simultanous operations more efficiently
Improvement (File storage): All user queue directories are created on first startup, or when a new user is added. In previous versions user directories were created when the first SMS came in to the appropriate directory. This improvement reduces delay on system with a large user base.
The system has been updated to use .NET Framework 4.0. Please install .NET Framework 4.0 full package. .NET Framework 4.0 (Standalone installer)
Bug fix: TLV fields for SMPP connections were not properly forwarded.
Modification: Incoming binary messages are now decoded to SMS:BINARY:XML
Performance tuning: Creating many SMS messages (several million) in the system is now significantly faster.
Improvement: The oracel high performance SQL to SMS implementation has been improved to provide infromation about message delivery status codes. In this version the status information returned by mobile networks is saved into the database without any modifications. More information about this feature is available at: =879
Improvement: A new service management, start/stop mechanism was added to simplify and start up the system startup procedure.
The installer used to make the installer packages has benn changed, becauase Microsoft stopped support for our previous msi based installation package compiler.
Improvements on the Graphical User Interface (GUI). Feature descriptions and help links have been updated.
New feature: The sendsms.exe command line client has been added to the installer. This is a great small utility to send SMS messages from the command line.
Improvement: The message segmentation and reassembly with 16 bit message reference numbering has been improved.
Improvement: The performance of HTTP Client SMS service provider connections has been improved
Bugfix: The message segmentation with 8 bit message reference numbering had a bug, that could case message part mixup on some phones. This bug was fixed.
Improvement: 16 bit reference numbering is now available for multipart SMS message segmentation and reassembly in all service provider connections. This improvement helps you avoid problems if a large number of multipart messages are sent to a single phone number. On some mobile phones message parts can be accidently mixed up if the default 8 bit reference numbering is used. To enable 16 bit reference numbering, set the "Use16bitRefNumforSAR" parameter to "on" in the configuration file of the appropriate service provider connection. The configuration files can be found in "C:Program Files (x86)OzekiOzekiNG - SMS Gatewayconfigsmsc-*".