-
Notifications
You must be signed in to change notification settings - Fork 36
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
sent and delivered events fired for same sms multiple times #11
Comments
When the SMS is long (> 140 for ASCII, > 70 for Unicode) it is fired for every parts. |
It is happening for short sms also. |
Sorry for late response, I tried it and it's work normally as expected. I'm not sure but I expected you are registered with events multiple times. |
Hi Adham, Thanks, |
I'm not sure what they need. What is the command and parameters they need? |
Hi Adham, They want something like this: Deliver_sm - resp, Status: "Ok", Seq: 58. They need this as an acknowledgement of message delivered or message sent notification.. For your reference: Thanks, |
I am facing another issue now. I am getting sent and delivered events fired for same sms multiple times.
How can I stop that? How to tell the server that i have got it and please stop duplicating now.
Please help.
Thanks a lot,
Poonam
The text was updated successfully, but these errors were encountered: