rmstudio: Operating system name and version: Windows Xp Pro SP3
Version of smsd: 3.1.14 (run as service of Windows)
Smsd installed from: souce
Name and model of a modem / phone: TELTONIKA mod. MODEMCOM/G10
Interface: serial port (COM1)
Good morning.
I apologize in advance for my bad English!
I'm using this product for some time.
My "server" is operational 24 hours.
On this server an application generate data that, upon user request and in three bands of day, it transmit using SMS.
During this period, I have been able to verify the proper functioning of the system but using different modems because I have often encountered problems that were blocking the sending of SMS.
Today, using TELTONIKA, I have obtained operating time for a week (before manual intervention).
This is my simple config file:
autosplit = 3
date_filename = 1
devices = GSM1
failed = /var/spool/sms/failed
logfile = /var/log/smsd.log
loglevel = 7
outgoing = /var/spool/sms/outgoing
sent = /var/spool/sms/send
[GSM1]
device = /dev/com1
cs_convert = yes
incoming = no
report = no
Analyzing the log file, I verified that the system hangs - after several days of regular operation - when checking if the modem is ready.
Here's an excerpt from the log file:
2012-04-13 16:00:06,7, GSM1: Command is sent, waiting for the answer
2012-04-13 16:01:21,7, GSM1: put_command expected (OK)|(ERROR), timeout occurred. 1.
2012-04-13 16:01:21,7, GSM1: <-
2012-04-13 16:01:21,3, GSM1: The modem did not answer (expected OK).
2012-04-13 16:01:21,5, GSM1: Waiting 10 sec. before retrying
2012-04-13 16:01:31,6, GSM1: Checking if modem is ready
2012-04-13 16:01:31,7, GSM1: -> AT
2012-04-13 16:01:31,7, GSM1: Command is sent, waiting for the answer
2012-04-13 16:01:38,7, GSM1: put_command expected (OK)|(ERROR), timeout occurred. 2.
2012-04-13 16:01:38,7, GSM1: <-
Unfortunately, after this event, the system does not work anymore!
To restore operation, I am forced to intervene manually:
1) Stop the service (SMSD.exe)
2) Run "Hyper Terminal" and reset the modem (AT&F&W)
Often this is not enough and I am forced to remove the modem's power.
I don't know more what to do.
I hope in your suggest
Thanks in advance
Ruggero
|