farhadi / node-smpp

SMPP client and server implementation in node.js
MIT License
419 stars 180 forks source link

Crash when short_message misstype #229

Open 0LEG0 opened 1 year ago

0LEG0 commented 1 year ago

Failed to send short_message 123 (number)

Here is my fix: https://github.com/farhadi/node-smpp/pull/228

Best regards, Anton