Change log for 2.7.1

Smpp v3.4 client

Moderator: alt

Locked
Jabberwok
Posts: 6
Joined: Tue Aug 04, 2009 11:56 am

Change log for 2.7.1

Post by Jabberwok » Wed Oct 28, 2009 2:48 pm

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.
alt
Site Admin
Posts: 988
Joined: Tue Apr 25, 2006 9:45 am

Post by alt » Mon Nov 02, 2009 11:18 am

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.
Locked