zabsalahid / serialport-gsm

SerialPort-GSM is a simplified plugin for communicating with gsm modems. (Primarily for sms) (Focused in PDU mode)
MIT License
92 stars 48 forks source link

Large SMS Messaging #71

Closed AlexHodson closed 4 years ago

AlexHodson commented 4 years ago

There was an issue with the node-pdu package when sending large, concatenated SMS messages. A new package has been added to send the large SMS messages.

Ref #66