Page 1 of 1

Change log for 2.7.1

Posted: Wed Oct 28, 2009 2:48 pm
by Jabberwok
Version of binaries availible for download is 2.7.1, but last entry in "ALT.SMS.SmppClient Change Log" is about 2.6.2. Could you please update it? I am very interested in changes done btw those versions!

Please comment this.

Posted: Mon Nov 02, 2009 11:18 am
by alt
Version 2.7.1 14.10.2009
- fixed SubmitMulti destination number bug.

Version 2.7.0 01.10.2009
- added support of SubmitMulti

Version 2.6.7 08.09.2009
- fixed some error messages

Version 2.6.6 01.09.2009
- fixed bug when the length of the message is equal 140 byte SmppClient divides such messages on 2

Version 2.6.5 27.08.2009
- added QueryAsync, CancelAsync methods and corresponding events evQueryComplete, evCancelComplete

Version 2.6.4 14.08.2009
- fixed SMPPCLIENT_UNKNOWNERROR when SystemType is null.
- added ability to change response packets DeliverSmResp and DataSmResp before sending back

Version 2.6.3 04.08.2009
- when client waits QuerySmResp or CancelSmResp it also recognizes GeniricNack response
- fixed parsing of DeliverSm packet with enabled UDHI but without UDH in the short_message field.