nitingautam / jsmpp

Automatically exported from code.google.com/p/jsmpp
Apache License 2.0
0 stars 0 forks source link

Unable to receive message using jsmpp #37

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am using jsmpp for sending and receiving sms.

Sending sms is working great.

However while receiving sms certain SMS are not reaching the listener. I
contacted the smsc and they confirmed all the messages are acknowledged by
the client application (which is my application using jsmpp). Don't know
where these messages going if not reaching the message listener. Please assist.

Original issue reported on code.google.com by salim.k...@gmail.com on 30 May 2009 at 6:57

GoogleCodeExporter commented 9 years ago
Can you add more details? Possibly watch over Wireshark that the packet drops 
are not 
happening. Your Listener code shall be of help

Original comment by paliwala...@gmail.com on 10 Aug 2009 at 11:03