-
Notifications
You must be signed in to change notification settings - Fork 19
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
Message validity period #46
Comments
Hello @cholokla ! I will add abillity to set validity period in next release. |
Try version 1.2.0 |
Thank you for the super fast response! I've one question though - I'm using Auron SMPP simulator and can send a message but after a while connection with the simulator is being terminated - possibly, because my client is not sending "enquire_link" pdu.
Is there any way starter could handle (send/receive) enquire link pdu? Regards, |
Hi @cholokla |
Great work, enquire_link is working correctly now, you are a boss! 🥇 Although I'm normaly using TRANSCEIVER mode I switched for the test to the TRANSMITTER_RECEIVER and had some wierd problems with the Auron SMPP simulator e.g. more than 2 sessions, self closing sessions etc. Simulator log below: Application log: |
Hi,
firstly I'd like to thank you for your great library :)
I've got a question if it's possible to set validity period (smsc expiration time) for the message?
Greetings,
cholo
The text was updated successfully, but these errors were encountered: