maruf: Operating system name and version: Ubuntu 9.10
Version of smsd: 3.1.14
Smsd installed from: sources
Name and model of a modem / phone: Huawei E620 USB Modem
Interface: USB
Hi ,
I am able to send SMS Using playsms 0.9.5.1 . But no SMS incoming at server .
here is my smsd conf and logs
smsd.conf
# Global configuration
######
devices = GSM1
loglevel = 7
logfile = /var/log/sms/smsd.log
outgoing = /var/spool/sms/outgoing
checked = /var/spool/sms/checked
failed = /var/spool/sms/failed
incoming = /var/spool/sms/incoming
sent = /var/spool/sms/sent
delaytime = 6
errorsleeptime = 12
blocktime = 180
autosplit = 3
receive_before_send = no
# Modem configuration
# Hewai E620 USB
[GSM1]
init = AT+CPMS="ME"
device = /dev/ttyUSB0
incoming = yes
baudrate = 115200
memory_start = 0
smsc = +880170000600
check_memory_method = 3
report_device_details = yes
Smsd-log
2010-11-08 13:23:36,2, smsd: Smsd v3.1.14 started.
2010-11-08 13:23:36,2, smsd: Running as root:root.
2010-11-08 13:23:36,7, smsd: Running startup_check (shell): /var/spool/sms/incoming/smsd_script.v4a1rL /tmp/smsd_data.2Q87YO
2010-11-08 13:23:36,7, smsd: Done: startup_check (shell), execution time 0 sec., status: 0 (0)
2010-11-08 13:23:36,4, smsd: File mode creation mask: 022 (0644, rw-r--r--).
2010-11-08 13:23:36,5, GSM1: Modem handler 0 has started. PID: 11703.
2010-11-08 13:23:36,5, smsd: Outgoing file checker has started. PID: 11702.
2010-11-08 13:23:36,7, smsd: All PID's: 11702,11703
2010-11-08 13:23:36,5, GSM1: Using check_memory_method 3: CMGL is used.
2010-11-08 13:23:36,6, GSM1: Checking device for incoming SMS
2010-11-08 13:23:36,6, GSM1: Checking if modem is ready
2010-11-08 13:23:36,7, GSM1: -> AT
2010-11-08 13:23:36,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:36,7, GSM1: <- OK
2010-11-08 13:23:36,6, GSM1: Pre-initializing modem
2010-11-08 13:23:36,7, GSM1: -> ATE0+CMEE=1;+CREG=2
2010-11-08 13:23:36,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:37,7, GSM1: <- OK
2010-11-08 13:23:37,6, GSM1: Checking if modem needs PIN
2010-11-08 13:23:37,7, GSM1: -> AT+CPIN?
2010-11-08 13:23:37,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:37,7, GSM1: <- +CPIN: READY OK
2010-11-08 13:23:37,6, GSM1: Initializing modem
2010-11-08 13:23:37,7, GSM1: -> AT+CPMS="ME"
2010-11-08 13:23:37,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:38,7, GSM1: <- +CPMS: 0,255,3,40,3,40 OK
2010-11-08 13:23:38,7, GSM1: -> AT+CSQ
2010-11-08 13:23:38,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:38,7, GSM1: <- +CSQ: 24,99 OK
2010-11-08 13:23:38,6, GSM1: Signal Strength Indicator: (24,99) -65 dBm (Excellent), Bit Error Rate: not known or not detectable
2010-11-08 13:23:38,6, GSM1: Checking if Modem is registered to the network
2010-11-08 13:23:38,7, GSM1: -> AT+CREG?
2010-11-08 13:23:38,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:39,7, GSM1: <- +CREG: 2,1,275A,B109 OK
2010-11-08 13:23:39,6, GSM1: Location area code: 275A, Cell ID: B109
2010-11-08 13:23:39,7, GSM1: -> AT+CSQ
2010-11-08 13:23:39,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:39,7, GSM1: <- +CSQ: 24,99 OK
2010-11-08 13:23:39,6, GSM1: Signal Strength Indicator: (24,99) -65 dBm (Excellent), Bit Error Rate: not known or not detectable
2010-11-08 13:23:39,6, GSM1: Selecting PDU mode
2010-11-08 13:23:39,7, GSM1: -> AT+CMGF=0
2010-11-08 13:23:39,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:40,7, GSM1: <- OK
2010-11-08 13:23:40,6, GSM1: Changing SMSC
2010-11-08 13:23:40,7, GSM1: -> AT+CSCA="+880170000600"
2010-11-08 13:23:40,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:40,7, GSM1: <- OK
2010-11-08 13:23:40,7, GSM1: -> AT+CIMI
2010-11-08 13:23:40,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:41,7, GSM1: <- 470010750106779 OK
2010-11-08 13:23:41,7, GSM1: -> AT+CGSN
2010-11-08 13:23:41,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:41,7, GSM1: <- 353474024937575 OK
2010-11-08 13:23:41,5, GSM1: CGSN: 353474024937575
2010-11-08 13:23:41,5, GSM1: IMSI: 470010750106779
2010-11-08 13:23:41,6, GSM1: Checking if reading of messages is supported
2010-11-08 13:23:41,7, GSM1: -> AT+CPMS?
2010-11-08 13:23:41,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:42,7, GSM1: <- +CPMS: "ME",0,255,"SM",3,40,"SM",3,40 OK
2010-11-08 13:23:42,7, GSM1: ## Start of device details
2010-11-08 13:23:42,7, GSM1: # Manufacturer identification:
2010-11-08 13:23:42,7, GSM1: -> AT+CGMI
2010-11-08 13:23:42,7, GSM1: <- huawei
OK
2010-11-08 13:23:42,7, GSM1: # Model identification:
2010-11-08 13:23:42,7, GSM1: -> AT+CGMM
2010-11-08 13:23:43,7, GSM1: <- EG162G
OK
2010-11-08 13:23:43,7, GSM1: # Revision identification:
2010-11-08 13:23:43,7, GSM1: # Revision identification:
2010-11-08 13:23:43,7, GSM1: -> AT+CGMR
2010-11-08 13:23:43,7, GSM1: <- 11.001.10.00.000
OK
2010-11-08 13:23:43,7, GSM1: # New message indications, list of supported modes:
2010-11-08 13:23:43,7, GSM1: -> AT+CNMI=?
2010-11-08 13:23:44,7, GSM1: <- +CNMI: (0,1,2),(0,1,2,3),(0,2),(0,2),(0,1)
OK
2010-11-08 13:23:44,7, GSM1: # New message indications, current settings:
2010-11-08 13:23:44,7, GSM1: -> AT+CNMI?
2010-11-08 13:23:44,7, GSM1: <- +CNMI: 0,0,0,0,0
OK
2010-11-08 13:23:44,7, GSM1: # Preferred message storage, list of supported mem's:
2010-11-08 13:23:44,7, GSM1: -> AT+CPMS=?
2010-11-08 13:23:45,7, GSM1: <- +CPMS: ("ME","MT","SM","SR"),("ME","MT","SM","SR"),("ME","MT","SM","SR")
OK
2010-11-08 13:23:45,7, GSM1: # Phonebook storage, available mem's:
2010-11-08 13:23:45,7, GSM1: -> AT+CPBS=?
2010-11-08 13:23:45,7, GSM1: <- +CPBS: ("SM","DC","FD","LD","MC","ME","RC","EN","ON")
OK
2010-11-08 13:23:45,7, GSM1: # List messages, list of supported stat's:
2010-11-08 13:23:45,7, GSM1: -> AT+CMGL=?
2010-11-08 13:23:46,7, GSM1: <- +CMGL: (0-4)
OK
2010-11-08 13:23:46,7, GSM1: # Delete message, list of supported values:
2010-11-08 13:23:46,7, GSM1: -> AT+CMGD=?
2010-11-08 13:23:46,7, GSM1: <- +CMGD: (),(0-4)
OK
2010-11-08 13:23:46,7, GSM1: # Phone activity status, list of supported stat's:
2010-11-08 13:23:46,7, GSM1: -> AT+CPAS=?
2010-11-08 13:23:47,7, GSM1: <- +CPAS: (0,3,4)
OK
2010-11-08 13:23:47,7, GSM1: # TE character set, list of supported charset's:
2010-11-08 13:23:47,7, GSM1: -> AT+CSCS=?
2010-11-08 13:23:47,7, GSM1: <- +CSCS: ("IRA","GSM","UCS2")
2010-11-08 13:23:47,7, GSM1: # TE character set, current setting:
2010-11-08 13:23:47,7, GSM1: -> AT+CSCS?
2010-11-08 13:23:48,7, GSM1: <- +CSCS: "IRA"
OK
2010-11-08 13:23:48,7, GSM1: ## End of device details
2010-11-08 13:23:48,6, GSM1: Checking memory size
2010-11-08 13:23:48,7, GSM1: -> AT+CMGL=4
2010-11-08 13:23:48,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:48,7, GSM1: <- OK
2010-11-08 13:23:48,6, GSM1: Used memory is 0
2010-11-08 13:23:48,6, GSM1: No SMS received
2010-11-08 13:23:54,6, GSM1: Checking device for incoming SMS
2010-11-08 13:23:54,6, GSM1: Checking if modem is ready
2010-11-08 13:23:54,7, GSM1: -> AT
2010-11-08 13:23:54,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:54,7, GSM1: <- OK
2010-11-08 13:23:54,6, GSM1: Pre-initializing modem
2010-11-08 13:23:55,7, GSM1: -> ATE0+CMEE=1;+CREG=2
2010-11-08 13:23:55,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:55,7, GSM1: <- OK
2010-11-08 13:23:55,6, GSM1: Initializing modem
2010-11-08 13:23:55,7, GSM1: -> AT+CPMS="ME"
2010-11-08 13:23:55,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:55,7, GSM1: <- +CPMS: 0,255,3,40,3,40 OK
2010-11-08 13:23:56,7, GSM1: -> AT+CSQ
2010-11-08 13:23:56,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:56,7, GSM1: <- +CSQ: 24,99 OK
2010-11-08 13:23:56,6, GSM1: Signal Strength Indicator: (24,99) -65 dBm (Excellent), Bit Error Rate: not known or not detectable
2010-11-08 13:23:56,6, GSM1: Checking if Modem is registered to the network
2010-11-08 13:23:56,7, GSM1: -> AT+CREG?
2010-11-08 13:23:56,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:56,7, GSM1: <- +CREG: 2,1,275A,B109 OK
2010-11-08 13:23:56,6, GSM1: Modem is registered to the network
2010-11-08 13:23:56,6, GSM1: Selecting PDU mode
2010-11-08 13:23:57,7, GSM1: -> AT+CMGF=0
2010-11-08 13:23:57,7, GSM1: -> AT+CMGF=0
2010-11-08 13:23:57,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:57,7, GSM1: <- OK
2010-11-08 13:23:57,6, GSM1: Changing SMSC
2010-11-08 13:23:57,7, GSM1: -> AT+CSCA="+880170000600"
2010-11-08 13:23:57,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:57,7, GSM1: <- OK
2010-11-08 13:23:57,6, GSM1: Checking memory size
2010-11-08 13:23:58,7, GSM1: -> AT+CMGL=4
2010-11-08 13:23:58,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:23:58,7, GSM1: <- OK
2010-11-08 13:23:58,6, GSM1: Used memory is 0
2010-11-08 13:23:58,6, GSM1: No SMS received
2010-11-08 13:24:04,6, GSM1: Checking device for incoming SMS
2010-11-08 13:24:04,6, GSM1: Checking if modem is ready
2010-11-08 13:24:04,7, GSM1: -> AT
2010-11-08 13:24:04,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:24:04,7, GSM1: <- OK
2010-11-08 13:24:04,6, GSM1: Pre-initializing modem
2010-11-08 13:24:05,7, GSM1: -> ATE0+CMEE=1;+CREG=2
2010-11-08 13:24:05,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:24:05,7, GSM1: <- OK
2010-11-08 13:24:05,6, GSM1: Initializing modem
2010-11-08 13:24:05,7, GSM1: -> AT+CPMS="ME"
SMS sending log
Changing SMSC
2010-11-08 13:36:29,7, GSM1: -> AT+CSCA="+880170000600"
2010-11-08 13:36:29,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:36:29,7, GSM1: <- OK
2010-11-08 13:36:30,7, GSM1: -> AT+CMGS=155
2010-11-08 13:36:30,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:36:30,7, GSM1: <- >
2010-11-08 13:36:30,7, GSM1: -> 0071000D91881017050144F60008FF8C050003B90201098709A609BE09A809BF0982002009A609C709B609C7002009AC09BE098209B209BE0020098509A809B209BE098709A8002009B009C709A109BF09930020098909CE09AA09BE09A4002009AC09C709B6002009AC09C709A109BC09C70020099709BF09AF09BC09C7099B09C70020002D002000540065007300740020002D0020004F006E0065.
2010-11-08 13:36:30,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:36:35,7, GSM1: <- +CMGS: 251 OK
2010-11-08 13:36:35,5, GSM1: SMS sent (part 1/2), Message_id: 251, To: 8801715010446, sending time 9 sec.
2010-11-08 13:36:35,6, GSM1: Sending SMS (part 2/2) from +8801754106778 to 8801715010446
2010-11-08 13:36:35,6, GSM1: Checking if Modem is registered to the network
2010-11-08 13:36:36,7, GSM1: -> AT+CREG?
2010-11-08 13:36:36,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:36:36,7, GSM1: <- +CREG: 2,1,275A,B109 OK
2010-11-08 13:36:36,6, GSM1: Modem is registered to the network
2010-11-08 13:36:36,7, GSM1: -> AT+CMGS=35
2010-11-08 13:36:36,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:36:36,7, GSM1: <- >
2010-11-08 13:36:37,7, GSM1: -> 0071000D91881017050144F60008FF14050003B9020200630061006C006C0053004D0053.
2010-11-08 13:36:37,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:36:41,7, GSM1: <- +CMGS: 252 OK
2010-11-08 13:36:41,5, GSM1: SMS sent (part 2/2), Message_id: 252, To: 8801715010446, sending time 6 sec.
2010-11-08 13:36:41,6, GSM1: Moved file /var/spool/sms/checked/out.0.1.11 to /var/spool/sms/sent/out.0.1.11
2010-11-08 13:36:41,6, GSM1: Checking device for incoming SMS
2010-11-08 13:36:41,6, GSM1: Checking memory size
2010-11-08 13:36:41,7, GSM1: -> AT+CMGL=4
2010-11-08 13:36:41,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:36:41,7, GSM1: <- OK
2010-11-08 13:36:41,6, GSM1: Used memory is 0
2010-11-08 13:36:41,6, GSM1: No SMS received
2010-11-08 13:36:41,6, GSM1: Checking device for incoming SMS
2010-11-08 13:36:41,6, GSM1: Checking memory size
2010-11-08 13:36:42,7, GSM1: -> AT+CMGL=4
2010-11-08 13:36:42,7, GSM1: Command is sent, waiting for the answer
2010-11-08 13:36:42,7, GSM1: <- OK
2010-11-08 13:36:42,6, GSM1: Used memory is 0
2010-11-08 13:36:42,6, GSM1: No SMS received
|