Open tarun-rabbitdigital opened 6 years ago
Same here, looking for persistent session.
@tarun-rabbitdigital have you been able to find a fix.
You can use this guy: https://github.com/shaneharter/PHP-Daemon/tree/master/Examples
Have you guys succeed with this? Hi @litunny, would you like share how to implement the daemon?
How can I create a persistent session with my SMSC. Currently after sending an SMS it unbinds and closes the session. This happens even if I comment out the close function.