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.
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.
Fix the source address TON and NPI values to enable send an SMS message from an alphanumeric source.