inakrin: Operating system name and version: Centos
Version of smsd: 3.1.15
Smsd installed from: sources
Name and model of a modem / phone: Bus 001 Device 005: ID 12d1:1001 Huawei Technologies Co., Ltd. E169/E620/E800 HSDPA Modem
Interface: USB
Hello! After performing about 2-3 hours flawlessly the modem fails to the state "modem is not registered" and stays in that state until it is reinserted in a usb port again.
My config file is:
devices = E620
logfile = /var/log/smsd.log
loglevel = 8
[E620]
init = AT+CPMS="ME","ME","ME"
init2=ATZ
baudrate = 38400
rtscts = no
signal_quality_ber_ignore = yes
eventhandler=/usr/bin/sms_event.sh
memory_start = 0
device = /dev/gsmmodem
incoming = yes
rtscts = no
send_delay = 10
keep_open = yes
[default]
regular_run_cmd = atz
regular_run_interval = 120
regular_run_logfile = /var/log/smsd_regular_run.log
Log file is:
....
2016-06-24 10:16:13,5, E620: Signal Strength Indicator: (23,99) -67 dBm (Excellent)
2016-06-24 10:16:13,7, E620: -> AT+CREG?
2016-06-24 10:16:13,7, E620: Command is sent, waiting for the answer
2016-06-24 10:16:13,7, E620: <- AT+CREG? +CREG: 0,2 OK
2016-06-24 10:16:13,5, E620: MODEM IS NOT REGISTERED, WAITING 1 SEC. BEFORE RETRYING 74. TIME
2016-06-24 10:16:14,7, E620: -> AT+CSQ
2016-06-24 10:16:14,7, E620: Command is sent, waiting for the answer
2016-06-24 10:16:14,7, E620: <- AT+CSQ +CSQ: 23,99 OK
2016-06-24 10:16:14,5, E620: Signal Strength Indicator: (23,99) -67 dBm (Excellent)
2016-06-24 10:16:15,7, E620: -> AT+CREG?
2016-06-24 10:16:15,7, E620: Command is sent, waiting for the answer
2016-06-24 10:16:15,7, E620: <- AT+CREG? +CREG: 0,2 OK
2016-06-24 10:16:15,5, E620: MODEM IS NOT REGISTERED, WAITING 1 SEC. BEFORE RETRYING 75. TIME
2016-06-24 10:16:16,7, E620: -> AT+CSQ
2016-06-24 10:16:16,7, E620: Command is sent, waiting for the answer
2016-06-24 10:16:16,7, E620: <- AT+CSQ +CSQ: 23,99 OK
2016-06-24 10:16:16,5, E620: Signal Strength Indicator: (23,99) -67 dBm (Excellent)
2016-06-24 10:16:17,7, E620: -> AT+CREG?
2016-06-24 10:16:17,7, E620: Command is sent, waiting for the answer
2016-06-24 10:16:17,7, E620: <- AT+CREG? +CREG: 0,2 OK
2016-06-24 10:16:17,5, E620: MODEM IS NOT REGISTERED, WAITING 1 SEC. BEFORE RETRYING 76. TIME
2016-06-24 10:16:18,7, E620: -> AT+CSQ
2016-06-24 10:16:18,7, E620: Command is sent, waiting for the answer
2016-06-24 10:16:18,7, E620: <- AT+CSQ +CSQ: 23,99 OK
2016-06-24 10:16:18,5, E620: Signal Strength Indicator: (23,99) -67 dBm (Excellent)
2016-06-24 10:16:19,7, E620: -> AT+CREG?
2016-06-24 10:16:19,7, E620: Command is sent, waiting for the answer
2016-06-24 10:16:19,7, E620: <- AT+CREG? +CREG: 0,2 OK
2016-06-24 10:16:19,5, E620: MODEM IS NOT REGISTERED, WAITING 1 SEC. BEFORE RETRYING 77. TIME
2016-06-24 10:16:20,7, E620: -> AT+CSQ
2016-06-24 10:16:20,7, E620: Command is sent, waiting for the answer
2016-06-24 10:16:20,7, E620: <- AT+CSQ +CSQ: 23,99 OK
2016-06-24 10:16:20,5, E620: Signal Strength Indicator: (23,99) -67 dBm (Excellent)
2016-06-24 10:16:21,7, E620: -> AT+CREG?
2016-06-24 10:16:21,7, E620: Command is sent, waiting for the answer
2016-06-24 10:16:21,7, E620: <- AT+CREG? +CREG: 0,2 OK
2016-06-24 10:16:21,5, E620: MODEM IS NOT REGISTERED, WAITING 1 SEC. BEFORE RETRYING 78. TIME
2016-06-24 10:16:22,7, E620: -> AT+CSQ
2016-06-24 10:16:22,7, E620: Command is sent, waiting for the answer
2016-06-24 10:16:22,7, E620: <- AT+CSQ +CSQ: 23,99 OK
2016-06-24 10:16:22,5, E620: Signal Strength Indicator: (23,99) -67 dBm (Excellent)
2016-06-24 10:16:23,7, E620: -> AT+CREG?
2016-06-24 10:16:23,7, E620: Command is sent, waiting for the answer
2016-06-24 10:16:23,7, E620: <- AT+CREG? +CREG: 0,2 OK
2016-06-24 10:16:23,5, E620: MODEM IS NOT REGISTERED, WAITING 1 SEC. BEFORE RETRYING 79. TIME
|