uudashr / jsmpp

Java SMPP (Short Message Peer-to-peer Protocol) API
Apache License 2.0
123 stars 118 forks source link

SYSTEM_ID has max 16 length due to specifications. Why 16 string length is not inclusive? #65

Open angelikisoule opened 2 years ago

angelikisoule commented 2 years ago

https://github.com/uudashr/jsmpp/blob/7791dab0b84e5c3051f62a21431d154a68e2ebaa/jsmpp/src/main/java/org/jsmpp/util/StringParameter.java#L29