You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there, it's been a while since I started playing with node-smpp package, Thanks to this project, it helped me to get started with the package.
I have a code that sends SMS to multiple receivers, the clients get charged as they receive the SMS. The only way I am trying to calculate how many clients get charged is through delivery_reciept. But, one odd thing is I am getting the same esm_class value for SMS that didn't get delivered and delivered too.
Is this behavior normal or I am missing something? Thanks
The text was updated successfully, but these errors were encountered:
Hello there, it's been a while since I started playing with node-smpp package, Thanks to this project, it helped me to get started with the package.
I have a code that sends SMS to multiple receivers, the clients get charged as they receive the SMS. The only way I am trying to calculate how many clients get charged is through delivery_reciept. But, one odd thing is I am getting the same esm_class value for SMS that didn't get delivered and delivered too.
Is this behavior normal or I am missing something? Thanks
The text was updated successfully, but these errors were encountered: