Roave / shorty

An asynchronous SMPP client and server built on Node.js. Shorty is sponsored and maintained by SMS Cloud, a subsidiary of Roave
http://roave.com/
GNU General Public License v3.0
92 stars 52 forks source link

Bad PDU Parsing #24

Open OrkhanFarajov opened 8 years ago

OrkhanFarajov commented 8 years ago

Hi, Thank you very much for your good job. However, there is problems with pdu parsing. As far as know, short message may come from either short_message or message_payload fields. Message_payload is not parsed and system has null for short message.