Dear team
provide help for multiple message to multiple destination addresses
example
Dear manish send on 1111
Dear Ramesh send on 2222
Dear Alt send on 3333
etc
Search found 5 matches
- Mon Apr 24, 2017 2:39 am
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: sending multiple sms issue
- Replies: 4
- Views: 23033
- Tue Apr 18, 2017 5:01 am
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: I am getting GENERIC_NACK response while trying to Submit r
- Replies: 2
- Views: 15075
- Sat Apr 15, 2017 1:42 pm
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: sending multiple sms issue
- Replies: 4
- Views: 23033
Re: sending multiple sms issue
Dear team
i am used this function but my multisubmit not working
i am used this function but my multisubmit not working
- Sat Apr 15, 2017 1:27 pm
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: I am getting GENERIC_NACK response while trying to Submit r
- Replies: 2
- Views: 15075
I am getting GENERIC_NACK response while trying to Submit r
I am getting GENERIC_NACK response while trying to Submit request with SubmitMulti() function.
Client.Submit(SMS.ForSubmitMulti()
.ServiceType("test")
.Text("Test Test Test Test Test Test Test Test Test Test")
.From("MyService")
.ToDestinations(destList)
.DeliveryReceipt()
);
Kindly suggest ...
Client.Submit(SMS.ForSubmitMulti()
.ServiceType("test")
.Text("Test Test Test Test Test Test Test Test Test Test")
.From("MyService")
.ToDestinations(destList)
.DeliveryReceipt()
);
Kindly suggest ...
- Wed Apr 05, 2017 1:48 pm
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: sending multiple sms issue
- Replies: 4
- Views: 23033
sending multiple sms issue
Dear sir,
I am getting problem when sending multiple sms. It's execute successfully​ but no any SMS received.
In source text box when we enter more than one number whit comma separated and click on submit button than a given method multiple send SMS is called but no any SMS send.
Please take a look ...
I am getting problem when sending multiple sms. It's execute successfully​ but no any SMS received.
In source text box when we enter more than one number whit comma separated and click on submit button than a given method multiple send SMS is called but no any SMS send.
Please take a look ...