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
43 stars 36 forks source link

exception when delivery for MT service #24

Open samirahmt2018 opened 6 years ago

samirahmt2018 commented 6 years ago

When sending using mobile terminate number(when billing is done on reciever) unhandled exception occurs when the receiver doesn't have balance? This exception doesn't occur when delivery report is off any idea? Help please