armadex: Yes, modem was locked to the operator.....
|
armadex: Operating system name and version: Arch Linux X64
Version of smsd: 3.1.14
Smsd installed from: sources
Name and model of a modem / phone: Huawei E1550
Interface: USB
config:
devices = huaweiE1550
logfile = /var/log/smsd/smsd.log
loglevel = 7
[huaweiE1550]
device = /dev/ttyUSB0
signal_quality_ber_ignore = yes
baudrate = 115200
memory_start=0
rtscts = no
init = AT+CPMS="sm","ME",""
incoming = yes
incoming = high
log:
2011-09-20 12:38:19,7, huaweiE1550: -> AT+CPMS="sm","ME",""
2011-09-20 12:38:19,7, huaweiE1550: Command is sent, waiting for the answer
2011-09-20 12:38:20,7, huaweiE1550: <- +CPMS: 0,10,8,23,0,10 OK
2011-09-20 12:38:20,7, huaweiE1550: -> AT+CSQ
2011-09-20 12:38:20,7, huaweiE1550: Command is sent, waiting for the answer
2011-09-20 12:38:20,7, huaweiE1550: <- +CSQ: 19,99 OK
2011-09-20 12:38:20,6, huaweiE1550: Signal Strength Indicator: (19,99) -75 dBm (Good)
2011-09-20 12:38:20,6, huaweiE1550: Checking if Modem is registered to the network
2011-09-20 12:38:20,7, huaweiE1550: -> AT+CREG?
2011-09-20 12:38:20,7, huaweiE1550: Command is sent, waiting for the answer
2011-09-20 12:38:21,7, huaweiE1550: <- +CREG: 2,2,76C6,4F6D OK
2011-09-20 12:38:21,5, huaweiE1550: MODEM IS NOT REGISTERED, WAITING 1 SEC. BEFORE RETRYING 1. TIME
2011-09-20 12:38:22,7, huaweiE1550: -> AT+CSQ
2011-09-20 12:38:22,7, huaweiE1550: Command is sent, waiting for the answer
2011-09-20 12:38:22,7, huaweiE1550: <- +CSQ: 16,99 OK
2011-09-20 12:38:22,5, huaweiE1550: Signal Strength Indicator: (16,99) -81 dBm (Good)
2011-09-20 12:38:22,7, huaweiE1550: -> AT+CREG?
2011-09-20 12:38:22,7, huaweiE1550: Command is sent, waiting for the answer
2011-09-20 12:38:23,7, huaweiE1550: <- +CREG: 2,2,76C6,4F6D OK
2011-09-20 12:38:23,5, huaweiE1550: MODEM IS NOT REGISTERED, WAITING 1 SEC. BEFORE RETRYING 2. TIME
2011-09-20 12:38:24,7, huaweiE1550: -> AT+CSQ
2011-09-20 12:38:24,7, huaweiE1550: Command is sent, waiting for the answer
2011-09-20 12:38:24,7, huaweiE1550: <- +CSQ: 16,99 OK
2011-09-20 12:38:24,5, huaweiE1550: Signal Strength Indicator: (16,99) -81 dBm (Good)
2011-09-20 12:38:24,7, huaweiE1550: -> AT+CREG?
2011-09-20 12:38:24,7, huaweiE1550: Command is sent, waiting for the answer
2011-09-20 12:38:25,7, huaweiE1550: <- +CREG: 2,2,76C6,4F6D OK
2011-09-20 12:38:25,5, huaweiE1550: MODEM IS NOT REGISTERED, WAITING 1 SEC. BEFORE RETRYING 3. TIME
Whats wrong? this modem worked fine with smstools on FreeBSD 8.2
|