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

new TLV parameter in submit_sm #40

Open mayurrrathod opened 4 years ago

mayurrrathod commented 4 years ago

image

As per new govt norms we need to pass new two TLV parameter in submit_sm request, can any one help me to do it. I have attached this parameter here.

mayurrrathod commented 4 years ago

Any help can save my lots of time. I am still trying if I can solve it.

Murali0808 commented 3 years ago

Any one help me in the above issue

mayurrrathod commented 3 years ago

I have resolved it by adding TLV parameter on GetPDU method. and everything is working well. Let me know at mayur_rathod78@yahoo.com if you want modified solution.