farhadi / node-smpp

SMPP client and server implementation in node.js
MIT License
417 stars 177 forks source link

Client receiving empty message due to encoding conflict. #252

Open dotsinspace opened 5 months ago

dotsinspace commented 5 months ago

i am using this library...even i am not doing anything much PDU..instead of grabbing information...no encoding nothing...and library is default to GSM7...why client is complaining about no message on his side..leaving every message in ACCEPT...sometimes message have wierd characters.

guicuton commented 5 months ago

Have to check with your SMSC vendor why the handset is not receiving and what kind of encode their bind runs on.

dotsinspace commented 5 months ago

Yes found out that date of sm got too old and library starts ab normal behaviour like this one.