farhadi / node-smpp

SMPP client and server implementation in node.js
MIT License
417 stars 177 forks source link

define wait-ack #227

Open parsibox opened 1 year ago

parsibox commented 1 year ago

hi wait-ack == A message is resent if the acknowledge from SMSC takes more than this time. Defaults to 60 seconds. can we define wait-ack ? when we call submit_sm how long it took to get sumit_sm_res ? can we set maximum time for this ? can it couse problem on bulk sms send ? for example memory lack