Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Introduction of smpp 3.4 spec compliant err code on delivery receipts. #42

Merged
merged 4 commits into from
Oct 17, 2013

Conversation

williamd1618
Copy link
Contributor

I've added the #rawErrorCode on DeliveryReceipt as a String. If the #setRawErrorCode can parse the value to an integer it will set the value (e.g. 000 => 0, 21b => noop). The toShortMessage function now uses #rawErrorCode as this value will always be set appropriately.

@jjlauer jjlauer merged commit cdd48d7 into twitter-archive:master Oct 17, 2013
@jjlauer
Copy link
Contributor

jjlauer commented Oct 17, 2013

Included in release 5.0.4 which I just pushed to maven central (which will take ~24 hours to sync from sonatype).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants