Operating system name and version: Gentoo (unknown version)
Version of smsd: 3.1.11
Smsd installed from: sources
Name and model of a modem / phone: 2x Cinterion MC35i + 1x ETM9300-1
Interface: sockets via Moxa 6150
Hi,
I have had your server running for a few months now as a SMS-Server for sending passwords for user logging in to a wireless hotspot using the two Cinterion modems. We are planning to add a few new features for some of our customers (password reset via SMS for example). For this we are thinking of setting up the ETM modem as a dedicated reciever.
In this regard I have a couple of questions.
1. I have read the config-files up and down several times, but I can't seem to find a setting for how often the modem is checked for new messages. How to I set this in the config? Is it possible to check new messages without sending? Only documentation I can find states that new messages are check either before or after sending, and that it checks for new messages to send in the spooler directory. If there are noe files, it sleeps again. Is this correct?
2. Will I be able to use the keep_open = no setting with this configuration? Reason is when the Moxa-box is reset the servers deviceprocesses crashes since it cuts the open tunnelt throught the box. It works well for sending, but I'm worried about not being able to detect incomming SMS without an open connection.
3. What kind of load does an interval of 1-3 seconds between checking for new SMS have on the server? As mentioned above, I have only 3 devices to run, two are dedicates senders, and one will be dedicated receiver. The server it self does nothing else except running as a LAMP-server as well, where we only use an URL2SMS variant via https. MySQL does nothing in this scenario, and probably won't for a while either.
Hope you can help!
PS! I want to thank you for your excellent work with this server, it is a really powerful tool, and when the MySQL integration comes for spooling, it will be almost unrivaled