Version of smsd: 3.1.6
Smsd installed from: sources
Name and model of a modem / phone: MOXA G2110 oncell
Interface: serial
hello
my sms server was working very well for many days but now it does not I don't no what happened to it.
this is its log file:
010-05-05 11:54:08,7, GSM1: Command is sent, waiting for the answer
2010-05-05 11:54:09,7, GSM1: <- OK
2010-05-05 11:54:09,7, GSM1: -> AT+CPBR=1,10
2010-05-05 11:54:10,7, GSM1: Command is sent, waiting for the answer
2010-05-05 11:54:10,7, GSM1: <- OK
2010-05-05 11:54:10,6, GSM1: No phonecall entries
2010-05-05 11:54:20,6, GSM1: Reading phonecall entries
2010-05-05 11:54:20,7, GSM1: -> AT+CPBS="MC"
2010-05-05 11:54:22,7, GSM1: Command is sent, waiting for the answer
2010-05-05 11:54:22,7, GSM1: <- OK
2010-05-05 11:54:22,7, GSM1: -> AT+CPBR=1,10
2010-05-05 11:54:23,7, GSM1: Command is sent, waiting for the answer
2010-05-05 11:54:24,7, GSM1: <- OK
2010-05-05 11:54:24,6, GSM1: No phonecall entries
2010-05-05 11:54:34,6, GSM1: Reading phonecall entries
2010-05-05 11:54:34,7, GSM1: -> AT+CPBS="MC"
2010-05-05 11:54:35,7, GSM1: Command is sent, waiting for the answer
2010-05-05 11:54:40,7, GSM1: put_command expected (ERROR)|(OK), timeout occurred. 1.
2010-05-05 11:54:40,7, GSM1: <-
2010-05-05 11:54:40,7, GSM1: -> AT+CPBR=1,10
2010-05-05 11:54:42,7, GSM1: Command is sent, waiting for the answer
2010-05-05 11:54:47,7, GSM1: put_command expected (ERROR)|(OK), timeout occurred. 2.
2010-05-05 11:54:47,7, GSM1: <-
2010-05-05 11:54:47,6, GSM1: No phonecall entries
2010-05-05 11:54:57,6, GSM1: Reading phonecall entries
2010-05-05 11:54:57,7, GSM1: -> AT+CPBS="MC"
2010-05-05 11:54:58,7, GSM1: Command is sent, waiting for the answer
2010-05-05 11:55:03,7, GSM1: put_command expected (ERROR)|(OK), timeout occurred. 3.
2010-05-05 11:55:03,7, GSM1: <-
2010-05-05 11:55:03,7, GSM1: -> AT+CPBR=1,10
2010-05-05 11:55:05,7, GSM1: Command is sent, waiting for the answer
2010-05-05 11:55:10,7, GSM1: put_command expected (ERROR)|(OK), timeout occurred. 4.
2010-05-05 11:55:10,7, GSM1: <-
.
.
.
.
.
.
2010-05-05 14:51:43,7, GSM1: put_command expected (ERROR)|(OK), timeout occurred. 938.
2010-05-05 14:51:43,7, GSM1: <-
2010-05-05 14:51:43,6, GSM1: No phonecall entries
2010-05-05 14:51:53,6, GSM1: Reading phonecall entries
2010-05-05 14:51:53,7, GSM1: -> AT+CPBS="MC"
2010-05-05 14:51:54,7, GSM1: Command is sent, waiting for the answer
2010-05-05 14:51:59,7, GSM1: put_command expected (ERROR)|(OK), timeout occurred. 939.
2010-05-05 14:51:59,7, GSM1: <-
2010-05-05 14:51:59,7, GSM1: -> AT+CPBR=1,10
2010-05-05 14:52:01,7, GSM1: Command is sent, waiting for the answer
2010-05-05 14:52:06,7, GSM1: put_command expected (ERROR)|(OK), timeout occurred. 940.
and this is my config file:
devices = GSM1
outgoing = /var/spool/sms/outgoing
incoming = /var/spool/sms/incoming
sent = /var/spool/sms/sent
logfile = /var/log/smsd.log
loglevel = 8
failed = /var/spool/sms/failed
voicecall_hangup_ath = yes
keep_filename = yes
[GSM1]
device = /dev/ttyS0
incoming = no
baudrate = 115200
rtscts = no
send_delay = 100
phonecalls = yes
would you please tell what happened to it?
and I have to say when I restart it it start working very well again.
« Last edit by keke on Tue May 04, 2010 13:11, 180 months ago. »