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

Cloudhopper SMPP Error codes #139

Open nareshucs opened 4 years ago

nareshucs commented 4 years ago

As part of PDU parameter validation, the current implementation of library is not able to distinguish and throw error codes based on SMPP Standards and instead throws exception . How do we manage to throw error codes described by SMPP Standards