groogh: Operating system name and version: Arch Linux x64
Version of smsd: 3.1.14-9
Smsd installed from: package repository (AUR)
Name and model of a modem / phone: Huawei Technologies Co., Ltd. E1552/E1800 (HSPA modem)
Interface: USB
Hey, I'm trying to send/receive SMS, but it won't work :/
Config:
# Example smsd.conf. Read the manual for a description
devices = GSM1
logfile = /var/log/smsd/smsd.log
loglevel = 7
[GSM1]
device = /dev/ttyS0
incoming = yes
pin = 9181
#keep_open = no
report_device_details = yes
Logfile:
2012-03-25 22:15:33,2, GSM1: Modem handler 0 terminated. PID: 26781, was started 12-03-25 22:11:21.
2012-03-25 22:15:33,2, smsd: Smsd mainprocess terminated. PID 26779, was started 12-03-25 22:11:21.
2012-03-25 22:15:38,2, smsd: Smsd v3.1.14 started.
2012-03-25 22:15:38,2, smsd: Running as smsd:smsd.
2012-03-25 22:15:38,7, smsd: Running startup_check (shell): /var/spool/sms/incoming/smsd_script.A2Mw62 /tmp/smsd_data.zPrqym
2012-03-25 22:15:38,7, smsd: Done: startup_check (shell), execution time 0 sec., status: 0 (0)
2012-03-25 22:15:38,4, smsd: File mode creation mask: 022 (0644, rw-r--r--).
2012-03-25 22:15:38,5, smsd: Outgoing file checker has started. PID: 26951.
2012-03-25 22:15:38,5, GSM1: Modem handler 0 has started. PID: 26953.
2012-03-25 22:15:38,7, smsd: All PID's: 26951,26953
2012-03-25 22:15:38,5, GSM1: Using check_memory_method 1: CPMS is used.
2012-03-25 22:15:38,6, GSM1: Checking device for incoming SMS
2012-03-25 22:15:38,6, GSM1: Checking if modem is ready
2012-03-25 22:15:38,7, GSM1: -> AT
2012-03-25 22:16:19,5, smsd: Moved file /var/spool/sms/outgoing/send_In8neO to /var/spool/sms/checked
2012-03-25 22:16:19,7, GSM1: Command is sent, waiting for the answer
2012-03-25 22:16:24,7, GSM1: put_command expected (OK)|(ERROR), timeout occurred. 1.
2012-03-25 22:16:24,7, GSM1: <-
2012-03-25 22:16:24,7, GSM1: -> ^Z
Do you have any idea to fix this ...?
Thanks
|