twitter-archive / cloudhopper-smpp

Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP)
Other
382 stars 356 forks source link

DeliveryReceipt.toShortMessage() broken doneDate null-check #55 #56

Closed stela closed 10 years ago

stela commented 10 years ago

This is just a fix for the null-check of the wrong field including a test case, not changing anything related to other fields though here.