twitter-archive / cloudhopper-smpp

Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloudhopper SMPP Error codes

nareshucs opened this issue · comments

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