Please reply, its very urgent for me.
Is there any way to get delivery report in end of the day by the filter of source address or date or both? Means I want to send sms by one application and get delivery report by another application.
Search found 2 matches
- Wed May 01, 2013 7:19 am
- Forum: Inetlab.SMPP v1.0
- Topic: DeliverSm, DeliverSmComplete and DataSm events not firing.
- Replies: 2
- Views: 94875
- Tue Apr 30, 2013 11:27 am
- Forum: Inetlab.SMPP v1.0
- Topic: DeliverSm, DeliverSmComplete and DataSm events not firing.
- Replies: 2
- Views: 94875
DeliverSm, DeliverSmComplete and DataSm events not firing.
Unable to get delivery report because any of the event(DeliverSm, DeliverSmComplete and DataSm) is not firing. Following is the code, please check and let me know where I am wrong.
client.Connect("182.156.191.75", 9081);
client.evDeliverSm += new Inetlab.SMPP.Common.DeliverSmEventHandler(client ...
client.Connect("182.156.191.75", 9081);
client.evDeliverSm += new Inetlab.SMPP.Common.DeliverSmEventHandler(client ...