Hi , i have an issue about receiving sms.
I trace my response with the Wireshark.
Although everything seems to be ok on trace, i cannot receive anything on my application.
Could you please help on that?
Thank you !!!
Please find attached my trace response.
Am not receiving the sms in my application
-
- Posts: 2
- Joined: Fri Nov 06, 2020 9:05 am
Am not receiving the sms in my application
- Attachments
-
- traceResponse.PNG (37.85 KiB) Viewed 92524 times
Re: Am not receiving the sms in my application
Hi,
you need to subscribe on evDeliverSm event.
https://docs.inetlab.com/smpp/v2.8/arti ... ceive.html
you need to subscribe on evDeliverSm event.
https://docs.inetlab.com/smpp/v2.8/arti ... ceive.html
-
- Posts: 2
- Joined: Fri Nov 06, 2020 9:05 am
Re: Am not receiving the sms in my application
Hi alt thank you for your reply.
Yes, i have implemented that event.
Yes, i have implemented that event.