stephane: windows 7 32b:
smstools3-3.1.14:
Smsd installed from: like the windows tuto
huawei 1552:
Interface:USB
Hi, i'm having trouble for sending sms, nothing is sent actually.
This is the conf :
# Example smsd.conf. Read the manual for a description
devices = GSM1
logfile = /var/log/smsd.log
loglevel = 7
failed = /var/spool/sms/failed
sent = /var/spool/sms/sent
[GSM1]
init = AT^CURC=0
device = /dev/com6
incoming = yes
pin = 1612
baudrate = 19200
memory_start = 0
report_device_details = yes
#signal_quality_ber_ignore = yes
smsc=336033xxxxx
this is the log :
2012-01-08 19:51:08,2, smsd: Smsd v3.1.14 started.
2012-01-08 19:51:08,2, smsd: Running as Administrateur:None.
2012-01-08 19:51:08,7, smsd: Running startup_check (shell): /var/spool/sms/incoming/smsd_script.2ukZ5K /tmp/smsd_data.xTG3Vk
2012-01-08 19:51:08,7, smsd: Done: startup_check (shell), execution time 0 sec., status: 0 (0)
2012-01-08 19:51:08,4, smsd: File mode creation mask: 022 (0644, rw-r--r--).
2012-01-08 19:51:08,5, GSM1: Modem handler 0 has started. PID: 108464.
2012-01-08 19:51:08,5, smsd: Outgoing file checker has started. PID: 109304.
2012-01-08 19:51:08,7, smsd: All PID's: 109304,108464
2012-01-08 19:51:08,5, GSM1: Using check_memory_method 1: CPMS is used.
2012-01-08 19:51:08,6, GSM1: Checking device for incoming SMS
2012-01-08 19:51:08,6, GSM1: Checking if modem is ready
2012-01-08 19:51:08,7, GSM1: -> AT
2012-01-08 19:51:08,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:08,7, GSM1: <- AT OK
2012-01-08 19:51:08,6, GSM1: Pre-initializing modem
2012-01-08 19:51:09,7, GSM1: -> ATE0+CMEE=1;+CREG=2
2012-01-08 19:51:09,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:09,7, GSM1: <- ATE0+CMEE=1;+CREG=2 +CME ERROR: 11 (SIM PIN required)
2012-01-08 19:51:09,3, GSM1: Modem did not accept the pre-init string
2012-01-08 19:51:09,6, GSM1: Checking if modem needs PIN
2012-01-08 19:51:09,5, smsd: Moved file /var/spool/sms/outgoing/Nouveau document texte.txt to /var/spool/sms/checked
2012-01-08 19:51:09,7, GSM1: -> AT+CPIN?
2012-01-08 19:51:09,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:10,7, GSM1: <- +CPIN: SIM PIN OK
2012-01-08 19:51:10,5, GSM1: Modem needs PIN, entering PIN...
2012-01-08 19:51:10,7, GSM1: -> AT+CPIN="1612"
2012-01-08 19:51:10,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:10,7, GSM1: <- OK
2012-01-08 19:51:11,7, GSM1: -> AT+CPIN?
2012-01-08 19:51:11,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:11,7, GSM1: <- +CPIN: READY OK
2012-01-08 19:51:11,6, GSM1: PIN Ready
2012-01-08 19:51:11,6, GSM1: Initializing modem
2012-01-08 19:51:11,7, GSM1: -> AT^CURC=0
2012-01-08 19:51:11,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:11,7, GSM1: <- OK
2012-01-08 19:51:12,7, GSM1: -> AT+CSQ
2012-01-08 19:51:12,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:12,7, GSM1: <- +CSQ: 20,99 OK
2012-01-08 19:51:12,6, GSM1: Signal Strength Indicator: (20,99) -73 dBm (Excellent), Bit Error Rate: not known or not detectable
2012-01-08 19:51:12,6, GSM1: Checking if Modem is registered to the network
2012-01-08 19:51:12,7, GSM1: -> AT+CREG?
2012-01-08 19:51:12,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:13,7, GSM1: <- +CREG: 0,1 OK
2012-01-08 19:51:13,6, GSM1: Modem is registered to the network
2012-01-08 19:51:13,6, GSM1: Selecting PDU mode
2012-01-08 19:51:13,7, GSM1: -> AT+CMGF=0
2012-01-08 19:51:13,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:13,7, GSM1: <- OK
2012-01-08 19:51:13,6, GSM1: Changing SMSC
2012-01-08 19:51:13,7, GSM1: -> AT+CSCA="+336033xxxxx"
2012-01-08 19:51:13,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:14,7, GSM1: <- OK
2012-01-08 19:51:14,7, GSM1: -> AT+CIMI
2012-01-08 19:51:14,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:14,7, GSM1: <- 208103491781817 OK
2012-01-08 19:51:14,7, GSM1: -> AT+CGSN
2012-01-08 19:51:14,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:15,7, GSM1: <- 353143036738459 OK
2012-01-08 19:51:15,5, GSM1: CGSN: 353143036738459
2012-01-08 19:51:15,5, GSM1: IMSI: 208103491781817
2012-01-08 19:51:15,6, GSM1: Checking if reading of messages is supported
2012-01-08 19:51:15,7, GSM1: -> AT+CPMS?
2012-01-08 19:51:15,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:15,7, GSM1: <- +CPMS: "SM",0,50,"SM",0,50,"SM",0,50 OK
2012-01-08 19:51:15,7, GSM1: ## Start of device details
2012-01-08 19:51:15,7, GSM1: # Manufacturer identification:
2012-01-08 19:51:16,7, GSM1: -> AT+CGMI
2012-01-08 19:51:16,7, GSM1: <- huawei
OK
2012-01-08 19:51:16,7, GSM1: # Model identification:
2012-01-08 19:51:16,7, GSM1: -> AT+CGMM
2012-01-08 19:51:16,7, GSM1: <- E1552
OK
2012-01-08 19:51:16,7, GSM1: # Revision identification:
2012-01-08 19:51:17,7, GSM1: -> AT+CGMR
2012-01-08 19:51:17,7, GSM1: <- 11.608.10.00.309
OK
2012-01-08 19:51:17,7, GSM1: # New message indications, list of supported modes:
2012-01-08 19:51:17,7, GSM1: -> AT+CNMI=?
2012-01-08 19:51:17,7, GSM1: <- +CNMI: (0,1,2),(0,1,2,3),(0,2),(0,1,2),(0,1)
OK
2012-01-08 19:51:17,7, GSM1: # New message indications, current settings:
2012-01-08 19:51:18,7, GSM1: -> AT+CNMI?
2012-01-08 19:51:18,7, GSM1: <- +CNMI: 0,0,0,0,0
OK
2012-01-08 19:51:18,7, GSM1: # Preferred message storage, list of supported mem's:
2012-01-08 19:51:18,7, GSM1: -> AT+CPMS=?
2012-01-08 19:51:19,7, GSM1: <- +CPMS: ("ME","MT","SM","SR"),("ME","MT","SM","SR"),("ME","MT","SM","SR")
OK
2012-01-08 19:51:19,7, GSM1: # Phonebook storage, available mem's:
2012-01-08 19:51:19,7, GSM1: -> AT+CPBS=?
2012-01-08 19:51:19,7, GSM1: <- +CME ERROR: 14
(SIM busy)
2012-01-08 19:51:19,7, GSM1: # List messages, list of supported stat's:
2012-01-08 19:51:19,7, GSM1: -> AT+CMGL=?
2012-01-08 19:51:20,7, GSM1: <- +CMGL: (0-4)
OK
2012-01-08 19:51:20,7, GSM1: # Delete message, list of supported values:
2012-01-08 19:51:20,7, GSM1: -> AT+CMGD=?
2012-01-08 19:51:20,7, GSM1: <- +CMGD: (),(0-4)
OK
2012-01-08 19:51:20,7, GSM1: # Phone activity status, list of supported stat's:
2012-01-08 19:51:20,7, GSM1: -> AT+CPAS=?
2012-01-08 19:51:21,7, GSM1: <- +CPAS: (0,3,4)
OK
2012-01-08 19:51:21,7, GSM1: # TE character set, list of supported charset's:
2012-01-08 19:51:21,7, GSM1: -> AT+CSCS=?
2012-01-08 19:51:21,7, GSM1: <- +CSCS: ("IRA","GSM","UCS2")
OK
2012-01-08 19:51:21,7, GSM1: # TE character set, current setting:
2012-01-08 19:51:22,7, GSM1: -> AT+CSCS?
2012-01-08 19:51:22,7, GSM1: <- +CSCS: "IRA"
OK
2012-01-08 19:51:22,7, GSM1: ## End of device details
2012-01-08 19:51:22,6, GSM1: Checking memory size
2012-01-08 19:51:22,7, GSM1: -> AT+CPMS?
2012-01-08 19:51:22,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:22,7, GSM1: <- +CPMS: "SM",0,50,"SM",0,50,"SM",0,50 OK
2012-01-08 19:51:22,6, GSM1: Used memory is 0 of 50
2012-01-08 19:51:22,6, GSM1: No SMS received
2012-01-08 19:51:23,6, GSM1: I have to send 1 short message for /var/spool/sms/checked/Nouveau document texte.txt
2012-01-08 19:51:23,6, GSM1: Sending SMS from to 3362176xxxx
2012-01-08 19:51:23,6, GSM1: Checking if modem is ready
2012-01-08 19:51:23,7, GSM1: -> AT
2012-01-08 19:51:23,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:24,7, GSM1: <- OK
2012-01-08 19:51:24,6, GSM1: Pre-initializing modem
2012-01-08 19:51:24,7, GSM1: -> ATE0+CMEE=1;+CREG=2
2012-01-08 19:51:24,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:24,7, GSM1: <- OK
2012-01-08 19:51:24,6, GSM1: Checking if modem needs PIN
2012-01-08 19:51:24,7, GSM1: -> AT+CPIN?
2012-01-08 19:51:24,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:25,7, GSM1: <- +CPIN: READY OK
2012-01-08 19:51:25,6, GSM1: Initializing modem
2012-01-08 19:51:25,7, GSM1: -> AT^CURC=0
2012-01-08 19:51:25,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:25,7, GSM1: <- OK
2012-01-08 19:51:25,7, GSM1: -> AT+CSQ
2012-01-08 19:51:25,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:26,7, GSM1: <- +CSQ: 20,99 OK
2012-01-08 19:51:26,6, GSM1: Signal Strength Indicator: (20,99) -73 dBm (Excellent), Bit Error Rate: not known or not detectable
2012-01-08 19:51:26,6, GSM1: Checking if Modem is registered to the network
2012-01-08 19:51:26,7, GSM1: -> AT+CREG?
2012-01-08 19:51:26,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:26,7, GSM1: <- +CREG: 2,1,B5A9,AFE0 OK
2012-01-08 19:51:26,6, GSM1: Modem is registered to the network
2012-01-08 19:51:26,6, GSM1: Location area code: B5A9, Cell ID: AFE0
2012-01-08 19:51:27,7, GSM1: -> AT+CSQ
2012-01-08 19:51:27,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:27,7, GSM1: <- +CSQ: 20,99 OK
2012-01-08 19:51:27,6, GSM1: Signal Strength Indicator: (20,99) -73 dBm (Excellent), Bit Error Rate: not known or not detectable
2012-01-08 19:51:27,6, GSM1: Selecting PDU mode
2012-01-08 19:51:27,7, GSM1: -> AT+CMGF=0
2012-01-08 19:51:27,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:27,7, GSM1: <- OK
2012-01-08 19:51:27,6, GSM1: Changing SMSC
2012-01-08 19:51:28,7, GSM1: -> AT+CSCA="+336033xxxxx"
2012-01-08 19:51:28,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:28,7, GSM1: <- OK
2012-01-08 19:51:28,7, GSM1: -> AT+CMGS=37
2012-01-08 19:51:28,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:29,7, GSM1: <- >
2012-01-08 19:51:29,7, GSM1: -> 0011000B913326718631F90000FF1AC8329BFD064DE96573D8CD02A1DF7750585E06E5DFF51F.
2012-01-08 19:51:29,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:51:59,7, GSM1: <- +CMS ERROR: 500 (Unknown error)
2012-01-08 19:51:59,3, GSM1: The modem answer was not OK: +CMS ERROR: 500 (Unknown error)
2012-01-08 19:51:59,5, GSM1: Waiting 10 sec. before retrying
2012-01-08 19:52:09,6, GSM1: Checking if modem is ready
2012-01-08 19:52:09,7, GSM1: -> AT
2012-01-08 19:52:09,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:10,7, GSM1: <- OK
2012-01-08 19:52:10,6, GSM1: Pre-initializing modem
2012-01-08 19:52:10,7, GSM1: -> ATE0+CMEE=1;+CREG=2
2012-01-08 19:52:10,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:10,7, GSM1: <- OK
2012-01-08 19:52:10,6, GSM1: Checking if modem needs PIN
2012-01-08 19:52:10,7, GSM1: -> AT+CPIN?
2012-01-08 19:52:10,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:11,7, GSM1: <- +CPIN: READY OK
2012-01-08 19:52:11,6, GSM1: Initializing modem
2012-01-08 19:52:11,7, GSM1: -> AT^CURC=0
2012-01-08 19:52:11,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:11,7, GSM1: <- OK
2012-01-08 19:52:11,7, GSM1: -> AT+CSQ
2012-01-08 19:52:11,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:12,7, GSM1: <- +CSQ: 19,99 OK
2012-01-08 19:52:12,6, GSM1: Signal Strength Indicator: (19,99) -75 dBm (Good), Bit Error Rate: not known or not detectable
2012-01-08 19:52:12,6, GSM1: Checking if Modem is registered to the network
2012-01-08 19:52:12,7, GSM1: -> AT+CREG?
2012-01-08 19:52:12,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:12,7, GSM1: <- +CREG: 2,1,B5A9,AFE0 OK
2012-01-08 19:52:12,6, GSM1: Modem is registered to the network
2012-01-08 19:52:12,6, GSM1: Selecting PDU mode
2012-01-08 19:52:13,7, GSM1: -> AT+CMGF=0
2012-01-08 19:52:13,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:13,7, GSM1: <- OK
2012-01-08 19:52:13,6, GSM1: Changing SMSC
2012-01-08 19:52:13,7, GSM1: -> AT+CSCA="+33603xxxxx"
2012-01-08 19:52:13,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:14,7, GSM1: <- OK
2012-01-08 19:52:14,7, GSM1: -> AT+CMGS=37
2012-01-08 19:52:14,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:14,7, GSM1: <- >
2012-01-08 19:52:14,7, GSM1: -> 0011000B913326718631F90000FF1AC8329BFD064DE96573D8CD02A1DF7750585E06E5DFF51F.
2012-01-08 19:52:14,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:45,7, GSM1: <- +CMS ERROR: 500 (Unknown error)
2012-01-08 19:52:45,3, GSM1: The modem answer was not OK: +CMS ERROR: 500 (Unknown error)
2012-01-08 19:52:45,5, GSM1: Waiting 10 sec. before retrying
2012-01-08 19:52:55,6, GSM1: Checking if modem is ready
2012-01-08 19:52:55,7, GSM1: -> AT
2012-01-08 19:52:55,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:55,7, GSM1: <- OK
2012-01-08 19:52:55,6, GSM1: Pre-initializing modem
2012-01-08 19:52:55,7, GSM1: -> ATE0+CMEE=1;+CREG=2
2012-01-08 19:52:55,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:56,7, GSM1: <- OK
2012-01-08 19:52:56,6, GSM1: Checking if modem needs PIN
2012-01-08 19:52:56,7, GSM1: -> AT+CPIN?
2012-01-08 19:52:56,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:56,7, GSM1: <- +CPIN: READY OK
2012-01-08 19:52:56,6, GSM1: Initializing modem
2012-01-08 19:52:56,7, GSM1: -> AT^CURC=0
2012-01-08 19:52:56,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:57,7, GSM1: <- OK
2012-01-08 19:52:57,7, GSM1: -> AT+CSQ
2012-01-08 19:52:57,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:57,7, GSM1: <- +CSQ: 19,99 OK
2012-01-08 19:52:57,6, GSM1: Signal Strength Indicator: (19,99) -75 dBm (Good), Bit Error Rate: not known or not detectable
2012-01-08 19:52:57,6, GSM1: Checking if Modem is registered to the network
2012-01-08 19:52:58,7, GSM1: -> AT+CREG?
2012-01-08 19:52:58,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:58,7, GSM1: <- +CREG: 2,1,B5A9,AFE0 OK
2012-01-08 19:52:58,6, GSM1: Modem is registered to the network
2012-01-08 19:52:58,6, GSM1: Selecting PDU mode
2012-01-08 19:52:58,7, GSM1: -> AT+CMGF=0
2012-01-08 19:52:58,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:58,7, GSM1: <- OK
2012-01-08 19:52:58,6, GSM1: Changing SMSC
2012-01-08 19:52:59,7, GSM1: -> AT+CSCA="+336033xxxxx"
2012-01-08 19:52:59,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:52:59,7, GSM1: <- OK
2012-01-08 19:52:59,7, GSM1: -> AT+CMGS=37
2012-01-08 19:52:59,7, GSM1: Command is sent, waiting for the answer
2012-01-08 19:53:00,7, GSM1: <- >
2012-01-08 19:53:00,7, GSM1: -> 0011000B913326718631F90000FF1AC8329BFD064DE96573D8CD02A1DF7750585E06E5DFF51F.
2012-01-08 19:53:00,7, GSM1: Command is sent, waiting for the answer
Does someone can help me ?
thanks a lot a have a good day
|