AdhamAwadhi / JamaaSMPP

Jamaa SMPP Client is a .NET implementation of the SMPP protocol that focuses on providing an easy-to-use and robust SMPP client library for .NET developers. This project is intended to be used by developers who want to integrate SMS functionalities in their applications as well as students who are learning the SMPP protocol.
https://github.com/AdhamAwadhi/JamaaSMPP/wiki
Other
45 stars 36 forks source link

Fix the source address TON and NPI values #32

Closed jsantos74 closed 5 years ago

jsantos74 commented 5 years ago

Fix the source address TON and NPI values to enable send an SMS message from an alphanumeric source.

jsantos74 commented 5 years ago

When I tried to set the source address of SMS to alphanumeric the SMS service failed to send the SMS. After this changes I'm able to sent the SMS with a alphanumeric source.