nke: Operating system name and version: OpenSUSE 11.2
Version of smsd: v3.1.6
Smsd installed from: package repository
Name and model of a modem / phone: Teltonika ModemUSB/G10 GSM Modem
Interface: USB
Hello everybody,
I have some problems to get smsd running, everything works fine but I can't register in the network. Searching the web doesn't brought something helpfull, so I hope somebody here could help me.
smsd.log
2010-04-26 10:34:19,2, smsd: Smsd mainprocess is awaiting the termination of all modem handlers. PID: 22601.
2010-04-26 10:34:19,2, smsd: Smsd mainprocess terminated. PID 22601, was started 10-04-26 10:32:19.
2010-04-26 10:34:20,2, smsd: Smsd v3.1.6 started.
2010-04-26 10:34:20,2, smsd: Running as root:root.
2010-04-26 10:34:20,7, smsd: Running startup_check (shell): /tmp/smsd_script.sMNYpT /tmp/smsd_data.TVi0to
2010-04-26 10:34:20,7, smsd: Done: startup_check (shell), execution time 0 sec., status: 0 (0)
2010-04-26 10:34:20,4, smsd: File mode creation mask: 022 (0644, rw-r--r--).
2010-04-26 10:34:20,5, GSM1: Modem handler 0 has started. PID: 23182. Will only send messages.
2010-04-26 10:34:20,5, smsd: Outgoing file checker has started. PID: 23181.
2010-04-26 10:34:20,5, GSM1: Using check_memory_method 1: CPMS is used.
2010-04-26 10:34:20,6, GSM1: Checking if modem is ready
2010-04-26 10:34:20,7, GSM1: -> AT
2010-04-26 10:34:20,7, GSM1: Command is sent, waiting for the answer
2010-04-26 10:34:20,7, GSM1: <- AT OK
2010-04-26 10:34:20,6, GSM1: Pre-initializing modem
2010-04-26 10:34:20,7, GSM1: -> ATE0+CMEE=1
2010-04-26 10:34:20,7, GSM1: Command is sent, waiting for the answer
2010-04-26 10:34:21,7, GSM1: <- ATE0+CMEE=1 OK
2010-04-26 10:34:21,6, GSM1: Checking if modem needs PIN
2010-04-26 10:34:21,7, GSM1: -> AT+CPIN?
2010-04-26 10:34:21,7, GSM1: Command is sent, waiting for the answer
2010-04-26 10:34:21,7, GSM1: <- +CPIN: READY OK
2010-04-26 10:34:21,6, GSM1: Initializing modem
2010-04-26 10:34:21,7, GSM1: -> ATZ
2010-04-26 10:34:21,7, GSM1: Command is sent, waiting for the answer
2010-04-26 10:34:22,7, GSM1: <- OK
2010-04-26 10:34:22,7, GSM1: -> AT+CSQ
2010-04-26 10:34:22,7, GSM1: Command is sent, waiting for the answer
2010-04-26 10:34:22,7, GSM1: <- AT+CSQ +CSQ: 13,99 OK
2010-04-26 10:34:22,6, GSM1: Checking if Modem is registered to the network
2010-04-26 10:34:22,7, GSM1: -> AT+CREG?
2010-04-26 10:34:22,7, GSM1: Command is sent, waiting for the answer
2010-04-26 10:34:23,7, GSM1: <- AT+CREG? +CREG: 0,3 OK
2010-04-26 10:34:23,6, GSM1: Modem said: registration denied. Retrying.
2010-04-26 10:34:24,7, GSM1: -> AT+CSQ
2010-04-26 10:34:24,7, GSM1: Command is sent, waiting for the answer
2010-04-26 10:34:24,7, GSM1: <- AT+CSQ +CSQ: 13,99 OK
2010-04-26 10:34:24,7, GSM1: -> AT+CREG?
2010-04-26 10:34:25,7, GSM1: Command is sent, waiting for the answer
2010-04-26 10:34:25,7, GSM1: <- AT+CREG? +CREG: 0,3 OK
2010-04-26 10:34:25,6, GSM1: Modem said: registration denied. Retrying.
2010-04-26 10:34:26,7, GSM1: -> AT+CSQ
2010-04-26 10:34:26,7, GSM1: Command is sent, waiting for the answer
2010-04-26 10:34:26,7, GSM1: <- AT+CSQ +CSQ: 13,99 OK
2010-04-26 10:34:27,7, GSM1: -> AT+CREG?
2010-04-26 10:34:27,7, GSM1: Command is sent, waiting for the answer
2010-04-26 10:34:27,7, GSM1: <- AT+CREG? +CREG: 0,3 OK
2010-04-26 10:34:27,3, GSM1: Error: registration is denied.
2010-04-26 10:34:27,2, GSM1: Modem handler 0 terminated abnormally. PID: 23182.
smsd.conf
devices = GSM1
logfile = /var/log/smsd.log
loglevel = 7
[GSM1]
init=ATZ
device = /dev/ttyUSB0
incoming = no
cs_convert = yes
pin = ****
report = no
rtscts = no
baudrate = 115200
Thank you!
Greetings
nke
|