Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeliverSmResp example #20

Open
poonamkumariasp opened this issue May 17, 2018 · 3 comments
Open

DeliverSmResp example #20

poonamkumariasp opened this issue May 17, 2018 · 3 comments

Comments

@poonamkumariasp
Copy link

poonamkumariasp commented May 17, 2018

Hi,

Please provide me an example for creating DeliverSmResp or Deliver_Sm_Resp and sending it to the server as a response.

Thanks,
Poonam

@AdhamAwadhi
Copy link
Owner

You can Inherits SmppClient and write a method to send a command see SendMessage method

@poonamkumariasp
Copy link
Author

Hi Adham,

"private SmppClientSession vTrans;" is private in SmppClient class and I don't want to create another session for sending Deliver_Sm_Resp.

Can you please create a method in SmppClient to send Pdu if possible.

Thanks a lot,
Poonam

@abtmb
Copy link

abtmb commented Jun 17, 2018

Hi Adham,

I am able to send and receive SMS; however the source address that I use which is 3332 appears in international number format with a '+' prefix when SMS is received on the mobile phone i.e as +3332. I want the source address(sender) to appear as 3332 only, without the '+' sign. It appears this is a default setting of jammasmpp. What should I do?

Thanks a lot
Abiy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants