SMS Server Tools 3
 Menu
Basic information:
Additional information:
Support:
Get SMS Server Tools 3:
Additional Options

 Sponsored links

 Search
Custom Search

 Visitor locations
 
 SMS Server Tools 3 Community
Welcome, Guest. The forum is currently read-only, but will open soon. Fri Aug 29, 2025 19:05
SMSTools3 Community » Search Bottom

Page:  1

Keywords:
Mode: All keywords (AND)
asmok: Here with RasPi. http://ltsp.fi/howto/RasPi/RasPi_SMS.png http://www.raspberrypi.org/phpBB3/viewtopic.php?f=36&t=35933 Best Regards Asmo Koskinen.
asmok: I have now Nokia CS-17, it works OK. ltsp@Lubuntu-eee:~$ cat /var/spool/sms/incoming/GSM.qr7sGB From: 35845xxxxxxx From_TOA: 91 international, ISDN/telephone From_SMSC: 358508771035 Sent: 13-03-04 15:23:33 Received: 13-03-04 15:23:37 Subject: GSM Modem: GSM IMSI: 244915810098636 Report: no Alphabet: ISO Length: 21 Nokia CS-17 Works OK. Case closed for me... Best Regards Asmo Koskinen.
asmok: I give up. I can send, but not receive. I have to found older, but working dongle for my travel project. Keke - thank you for your time and support with this most excellent software. ltsp@Lubuntu-eee:~$ cat /var/spool/sms/sent/send_sms.sms To: 35840xxxxxxx Modem: GSM Sent: 13-03-04 03:00:38 Message_id: 5 IMSI: 244212001088563 Hello, this is a text that I can send with SMS Server Tools. Best Regards Asmo Koskinen.
asmok: Try with init = AT+CPMS="SM","SM","SM" No change - USB1. 2013-03-02 16:24:09,2, smsd: Running as root:root. 2013-03-02 16:24:09,7, smsd: Running startup_check (shell): /var/spool/sms/incoming/smsd_script.Zniz1M /tmp/smsd_data.UCSz6I 2013-03-02 16:24:09,7, smsd: Done: startup_check (shell), execution time 0 sec., status: 0 (0) 2013-03-02 16:24:09,4, smsd: File mode creation mask: 02 (0664, rw-rw-r--). 2013-03-02 16:24:09,5, smsd: Outgoing file checker has started. PID: 5024. 2013-03-02 16:24:09,7, smsd: All PID's: 5024,5026 2013-03-02 16:24:09,5, GSM: Modem handler 0 has started. PID: 5026. 2013-03-02 16:24:09,5, GSM: Using check_memory_method 3: CMGL is used. 2013-03-02 16:24:09,6, GSM: Checking device for incoming SMS 2013-03-02 16:24:09,6, GSM: Checking if modem is ready 2013-03-02 16:24:09,7, GSM: -> AT 2013-03-02 16:24:09,7, GSM: Command is sent, waiting for the answer 2013-03-02 16:24:14,7, GSM: put_command expected (OK)|(ERROR), timeout occurred. 1. 2013-03-02 16:24:14,7, GSM: <- 2013-03-02 16:24:14,7, GSM: -> ^Z 2013-03-02 16:24:14,7, GSM: Command is sent, waiting for the answer 2013-03-02 16:24:19,7, GSM: put_command expected (OK)|(ERROR), timeout occurred. 2. 2013-03-02 16:24:19,7, GSM: <- With USB0 I can send (for example by playSMS). But no received messages from dongle. Best Regards Asmo Koskinen.
asmok: If this does not help, send two SMS to your device and restart smsd with a modem setting report_device_details = yes. The log will show what there is and where, if anywhere. Thank you, Keke. Here is what I did try. [ 408.441262] usb 1-3: GSM modem (1-port) converter now attached to ttyUSB0 [ 408.444757] usb 1-3: GSM modem (1-port) converter now attached to ttyUSB1 If I try USB1 I got this. Here is my conf file with working USB0. USB1 does not work (put_command expected (OK)|(ERROR), timeout occurred.)? [GSM] init = AT+CPMS="ME","ME","ME" device = /dev/ttyUSB0 check_memory_method = 3 incoming = yes outgoing = yes signal_quality_ber_ignore = yes report = yes report_device_details = yes 2013-03-02 08:46:46,2, smsd: Smsd v3.1.15 started. 2013-03-02 08:46:46,2, smsd: Running as root:root. 2013-03-02 08:46:46,7, smsd: Running startup_check (shell): /var/spool/sms/incoming/smsd_script.JCleth /tmp/smsd_data.ZOQTIF 2013-03-02 08:46:46,7, smsd: Done: startup_check (shell), execution time 0 sec., status: 0 (0) 2013-03-02 08:46:46,4, smsd: File mode creation mask: 02 (0664, rw-rw-r--). 2013-03-02 08:46:46,5, smsd: Outgoing file checker has started. PID: 3454. 2013-03-02 08:46:46,7, smsd: All PID's: 3454,3456 2013-03-02 08:46:46,5, GSM: Modem handler 0 has started. PID: 3456. 2013-03-02 08:46:46,5, GSM: Using check_memory_method 3: CMGL is used. 2013-03-02 08:46:46,6, GSM: Checking device for incoming SMS 2013-03-02 08:46:46,6, GSM: Checking if modem is ready 2013-03-02 08:46:46,7, GSM: -> AT 2013-03-02 08:46:46,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:46:51,7, GSM: put_command expected (OK)|(ERROR), timeout occurred. 1. 2013-03-02 08:46:51,7, GSM: <- 2013-03-02 08:46:51,7, GSM: -> . [--] 2013-03-02 08:47:02,2, smsd: Smsd mainprocess is awaiting the termination of all modem handlers. PID: 3454. 2013-03-02 08:47:02,7, GSM: put_command expected (OK)|(ERROR), timeout occurred. 4. 2013-03-02 08:47:02,7, GSM: <- 2013-03-02 08:47:02,2, GSM: Modem handler 0 terminated. PID: 3456, was started 13-03-02 08:46:46. 2013-03-02 08:47:02,2, smsd: Smsd mainprocess terminated. PID 3454, was started 13-03-02 08:46:46. With USB0 I got these ones. No messages to receive. 2013-03-02 08:54:40,2, smsd: Smsd v3.1.15 started. 2013-03-02 08:54:40,2, smsd: Running as root:root. 2013-03-02 08:54:40,7, smsd: Running startup_check (shell): /var/spool/sms/incoming/smsd_script.YEVOGK /tmp/smsd_data.5FpcS2 2013-03-02 08:54:40,7, smsd: Done: startup_check (shell), execution time 0 sec., status: 0 (0) 2013-03-02 08:54:40,4, smsd: File mode creation mask: 02 (0664, rw-rw-r--). 2013-03-02 08:54:40,5, smsd: Outgoing file checker has started. PID: 3641. 2013-03-02 08:54:40,7, smsd: All PID's: 3641,3643 2013-03-02 08:54:40,5, GSM: Modem handler 0 has started. PID: 3643. 2013-03-02 08:54:40,5, GSM: Using check_memory_method 3: CMGL is used. 2013-03-02 08:54:40,6, GSM: Checking device for incoming SMS 2013-03-02 08:54:40,6, GSM: Checking if modem is ready 2013-03-02 08:54:40,7, GSM: -> AT 2013-03-02 08:54:40,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:54:40,7, GSM: <- OK 2013-03-02 08:54:40,6, GSM: Pre-initializing modem 2013-03-02 08:54:41,7, GSM: -> ATE0+CMEE=1;+CREG=2 2013-03-02 08:54:41,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:54:41,7, GSM: <- OK 2013-03-02 08:54:41,6, GSM: Checking if modem needs PIN 2013-03-02 08:54:41,7, GSM: -> AT+CPIN? 2013-03-02 08:54:41,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:54:41,7, GSM: <- +CPIN: READY OK 2013-03-02 08:54:41,6, GSM: Initializing modem 2013-03-02 08:54:42,7, GSM: -> AT+CPMS="ME","ME","ME" 2013-03-02 08:54:42,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:54:42,7, GSM: <- +CPMS: 0,20,0,20,0,20 OK 2013-03-02 08:54:42,7, GSM: -> AT+CSQ 2013-03-02 08:54:42,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:54:42,7, GSM: <- +CSQ: 21,99 OK 2013-03-02 08:54:42,6, GSM: Signal Strength Indicator: (21,99) -71 dBm (Excellent) 2013-03-02 08:54:42,6, GSM: Checking if Modem is registered to the network 2013-03-02 08:54:43,7, GSM: -> AT+CREG? 2013-03-02 08:54:43,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:54:43,7, GSM: <- +CREG: 2,5,"5618","3848" OK 2013-03-02 08:54:43,6, GSM: Modem is registered to a roaming partner network 2013-03-02 08:54:43,6, GSM: Location area code: 5618, Cell ID: 3848 2013-03-02 08:54:43,7, GSM: -> AT+CSQ 2013-03-02 08:54:43,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:54:43,7, GSM: <- +CSQ: 21,99 OK 2013-03-02 08:54:43,6, GSM: Signal Strength Indicator: (21,99) -71 dBm (Excellent) 2013-03-02 08:54:43,6, GSM: Selecting PDU mode 2013-03-02 08:54:44,7, GSM: -> AT+CMGF=0 2013-03-02 08:54:44,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:54:44,7, GSM: <- OK 2013-03-02 08:54:44,7, GSM: -> AT+CIMI 2013-03-02 08:54:44,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:54:44,7, GSM: <- 244212001088563 OK 2013-03-02 08:54:45,7, GSM: -> AT+CGSN 2013-03-02 08:54:45,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:54:45,7, GSM: <- 867989012508129 OK 2013-03-02 08:54:45,5, GSM: CGSN: 867989012508129 2013-03-02 08:54:45,5, GSM: IMSI: 244212001088563 2013-03-02 08:54:45,6, GSM: Checking if reading of messages is supported 2013-03-02 08:54:45,7, GSM: -> AT+CPMS? 2013-03-02 08:54:45,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:54:45,7, GSM: <- +CPMS: "ME",0,20,"ME",0,20,"ME",0,20 OK 2013-03-02 08:54:45,7, GSM: ## Start of device details 2013-03-02 08:54:45,7, GSM: # Manufacturer identification: 2013-03-02 08:54:46,7, GSM: -> AT+CGMI 2013-03-02 08:54:46,7, GSM: <- huawei OK 2013-03-02 08:54:46,7, GSM: # Model identification: 2013-03-02 08:54:46,7, GSM: -> AT+CGMM 2013-03-02 08:54:46,7, GSM: <- E353 OK 2013-03-02 08:54:46,7, GSM: # Revision identification: 2013-03-02 08:54:47,7, GSM: -> AT+CGMR 2013-03-02 08:54:47,7, GSM: <- 22.157.09.00.00 OK 2013-03-02 08:54:47,7, GSM: # New message indications, list of supported modes: 2013-03-02 08:54:47,7, GSM: -> AT+CNMI=? 2013-03-02 08:54:47,7, GSM: <- +CNMI: (0-2),(0-3),(0,2),(0-2),(0,1) OK 2013-03-02 08:54:47,7, GSM: # New message indications, current settings: 2013-03-02 08:54:48,7, GSM: -> AT+CNMI? 2013-03-02 08:54:48,7, GSM: <- +CNMI: 2,1,2,2,0 OK 2013-03-02 08:54:48,7, GSM: # Preferred message storage, list of supported mem's: 2013-03-02 08:54:48,7, GSM: -> AT+CPMS=? 2013-03-02 08:54:48,7, GSM: <- +CPMS: ("SM","ME"),("SM","ME"),("SM","ME") OK 2013-03-02 08:54:48,7, GSM: # Phonebook storage, available mem's: 2013-03-02 08:54:49,7, GSM: -> AT+CPBS=? 2013-03-02 08:54:49,7, GSM: <- +CPBS: ("SM","EN","ON") OK 2013-03-02 08:54:49,7, GSM: # List messages, list of supported stat's: 2013-03-02 08:54:49,7, GSM: -> AT+CMGL=? 2013-03-02 08:54:49,7, GSM: <- +CMGL: (0-4) OK 2013-03-02 08:54:50,7, GSM: # Delete message, list of supported values: 2013-03-02 08:54:50,7, GSM: -> AT+CMGD=? 2013-03-02 08:54:50,7, GSM: <- +CMGD: (),(0-4) OK 2013-03-02 08:54:50,7, GSM: # Phone activity status, list of supported stat's: 2013-03-02 08:54:50,7, GSM: -> AT+CPAS=? 2013-03-02 08:54:51,7, GSM: <- +CPAS: (0-5) OK 2013-03-02 08:54:51,7, GSM: # TE character set, list of supported charset's: 2013-03-02 08:54:51,7, GSM: -> AT+CSCS=? 2013-03-02 08:54:51,7, GSM: <- +CSCS: ("IRA","UCS2","GSM") OK 2013-03-02 08:54:51,7, GSM: # TE character set, current setting: 2013-03-02 08:54:51,7, GSM: -> AT+CSCS? 2013-03-02 08:54:52,7, GSM: <- +CSCS: "IRA" OK 2013-03-02 08:54:52,7, GSM: ## End of device details 2013-03-02 08:54:52,6, GSM: Checking memory size 2013-03-02 08:54:52,7, GSM: -> AT+CMGL=4 2013-03-02 08:54:52,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:54:52,7, GSM: <- OK 2013-03-02 08:54:52,6, GSM: Used memory is 0 2013-03-02 08:54:52,6, GSM: No SMS received 2013-03-02 08:55:02,6, GSM: Checking device for incoming SMS 2013-03-02 08:55:02,6, GSM: Checking if modem is ready 2013-03-02 08:55:02,7, GSM: -> AT 2013-03-02 08:55:02,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:55:03,7, GSM: <- OK 2013-03-02 08:55:03,6, GSM: Pre-initializing modem 2013-03-02 08:55:03,7, GSM: -> ATE0+CMEE=1;+CREG=2 2013-03-02 08:55:03,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:55:03,7, GSM: <- OK 2013-03-02 08:55:03,6, GSM: Initializing modem 2013-03-02 08:55:03,7, GSM: -> AT+CPMS="ME","ME","ME" 2013-03-02 08:55:03,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:55:04,7, GSM: <- +CPMS: 0,20,0,20,0,20 OK 2013-03-02 08:55:04,7, GSM: -> AT+CSQ 2013-03-02 08:55:04,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:55:04,7, GSM: <- +CSQ: 21,99 OK 2013-03-02 08:55:04,6, GSM: Signal Strength Indicator: (21,99) -71 dBm (Excellent) 2013-03-02 08:55:04,6, GSM: Checking if Modem is registered to the network 2013-03-02 08:55:04,7, GSM: -> AT+CREG? 2013-03-02 08:55:04,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:55:05,7, GSM: <- +CREG: 2,5,"5618","3848" OK 2013-03-02 08:55:05,6, GSM: Modem is registered to a roaming partner network 2013-03-02 08:55:05,6, GSM: Selecting PDU mode 2013-03-02 08:55:05,7, GSM: -> AT+CMGF=0 2013-03-02 08:55:05,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:55:05,7, GSM: <- OK 2013-03-02 08:55:05,6, GSM: Checking memory size 2013-03-02 08:55:05,7, GSM: -> AT+CMGL=4 2013-03-02 08:55:05,7, GSM: Command is sent, waiting for the answer 2013-03-02 08:55:06,7, GSM: <- OK 2013-03-02 08:55:06,6, GSM: Used memory is 0 2013-03-02 08:55:06,6, GSM: No SMS received 2013-03-02 08:55:15,2, smsd: Smsd mainprocess is awaiting the termination of all modem handlers. PID: 3641. 2013-03-02 08:55:15,2, GSM: Modem handler 0 terminated. PID: 3643, was started 13-03-02 08:54:40. 2013-03-02 08:55:15,2, smsd: Smsd mainprocess terminated. PID 3641, was started 13-03-02 08:54:40. Sending messages with USB0 is ok. 2013-03-02 09:00:14,2, smsd: Smsd v3.1.15 started. 2013-03-02 09:00:14,2, smsd: Running as root:root. 2013-03-02 09:00:14,7, smsd: Running startup_check (shell): /var/spool/sms/incoming/smsd_script.hzaKzn /tmp/smsd_data.kwRH5G 2013-03-02 09:00:14,7, smsd: Done: startup_check (shell), execution time 0 sec., status: 0 (0) 2013-03-02 09:00:14,4, smsd: File mode creation mask: 02 (0664, rw-rw-r--). 2013-03-02 09:00:14,5, smsd: Outgoing file checker has started. PID: 3712. 2013-03-02 09:00:14,7, smsd: All PID's: 3712,3714 2013-03-02 09:00:14,5, GSM: Modem handler 0 has started. PID: 3714. 2013-03-02 09:00:14,5, GSM: Using check_memory_method 3: CMGL is used. 2013-03-02 09:00:14,6, GSM: Checking device for incoming SMS 2013-03-02 09:00:14,6, GSM: Checking if modem is ready 2013-03-02 09:00:15,3, GSM: Unexpected input: ^RSSI: 16 ^RSSI: 19 ^RSSI: 22 ^RSSI: 16 ^RSSI: 19 ^RSSI: 22 ^RSSI: 18 ^RSSI: 21 2013-03-02 09:00:15,7, GSM: -> AT 2013-03-02 09:00:15,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:15,7, GSM: <- OK 2013-03-02 09:00:15,6, GSM: Pre-initializing modem 2013-03-02 09:00:15,7, GSM: -> ATE0+CMEE=1;+CREG=2 2013-03-02 09:00:15,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:16,7, GSM: <- OK 2013-03-02 09:00:16,6, GSM: Checking if modem needs PIN 2013-03-02 09:00:16,7, GSM: -> AT+CPIN? 2013-03-02 09:00:16,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:16,7, GSM: <- +CPIN: READY OK 2013-03-02 09:00:16,6, GSM: Initializing modem 2013-03-02 09:00:16,5, smsd: Moved file /var/spool/sms/outgoing/send_sms.sms to /var/spool/sms/checked 2013-03-02 09:00:16,7, GSM: -> AT+CPMS="ME","ME","ME" 2013-03-02 09:00:16,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:17,7, GSM: <- +CPMS: 0,20,0,20,0,20 OK 2013-03-02 09:00:17,7, GSM: -> AT+CSQ 2013-03-02 09:00:17,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:17,7, GSM: <- +CSQ: 21,99 OK 2013-03-02 09:00:17,6, GSM: Signal Strength Indicator: (21,99) -71 dBm (Excellent) 2013-03-02 09:00:17,6, GSM: Checking if Modem is registered to the network 2013-03-02 09:00:17,7, GSM: -> AT+CREG? 2013-03-02 09:00:17,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:18,7, GSM: <- +CREG: 2,5,"5618","3848" OK 2013-03-02 09:00:18,6, GSM: Modem is registered to a roaming partner network 2013-03-02 09:00:18,6, GSM: Location area code: 5618, Cell ID: 3848 2013-03-02 09:00:18,7, GSM: -> AT+CSQ 2013-03-02 09:00:18,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:18,7, GSM: <- +CSQ: 21,99 OK 2013-03-02 09:00:18,6, GSM: Signal Strength Indicator: (21,99) -71 dBm (Excellent) 2013-03-02 09:00:18,6, GSM: Selecting PDU mode 2013-03-02 09:00:18,7, GSM: -> AT+CMGF=0 2013-03-02 09:00:18,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:18,7, GSM: <- OK 2013-03-02 09:00:19,7, GSM: -> AT+CIMI 2013-03-02 09:00:19,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:19,7, GSM: <- 244212001088563 OK 2013-03-02 09:00:19,7, GSM: -> AT+CGSN 2013-03-02 09:00:19,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:19,7, GSM: <- 867989012508129 OK 2013-03-02 09:00:19,5, GSM: CGSN: 867989012508129 2013-03-02 09:00:19,5, GSM: IMSI: 244212001088563 2013-03-02 09:00:19,6, GSM: Checking if reading of messages is supported 2013-03-02 09:00:20,7, GSM: -> AT+CPMS? 2013-03-02 09:00:20,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:20,7, GSM: <- +CPMS: "ME",0,20,"ME",0,20,"ME",0,20 OK 2013-03-02 09:00:20,7, GSM: ## Start of device details 2013-03-02 09:00:20,7, GSM: # Manufacturer identification: 2013-03-02 09:00:20,7, GSM: -> AT+CGMI 2013-03-02 09:00:20,7, GSM: <- huawei OK 2013-03-02 09:00:20,7, GSM: # Model identification: 2013-03-02 09:00:21,7, GSM: -> AT+CGMM 2013-03-02 09:00:21,7, GSM: <- E353 OK 2013-03-02 09:00:21,7, GSM: # Revision identification: 2013-03-02 09:00:21,7, GSM: -> AT+CGMR 2013-03-02 09:00:21,7, GSM: <- 22.157.09.00.00 OK 2013-03-02 09:00:21,7, GSM: # New message indications, list of supported modes: 2013-03-02 09:00:22,7, GSM: -> AT+CNMI=? 2013-03-02 09:00:22,7, GSM: <- +CNMI: (0-2),(0-3),(0,2),(0-2),(0,1) OK 2013-03-02 09:00:22,7, GSM: # New message indications, current settings: 2013-03-02 09:00:22,7, GSM: -> AT+CNMI? 2013-03-02 09:00:22,7, GSM: <- +CNMI: 2,1,2,2,0 OK 2013-03-02 09:00:22,7, GSM: # Preferred message storage, list of supported mem's: 2013-03-02 09:00:23,7, GSM: -> AT+CPMS=? 2013-03-02 09:00:23,7, GSM: <- +CPMS: ("SM","ME"),("SM","ME"),("SM","ME") OK 2013-03-02 09:00:23,7, GSM: # Phonebook storage, available mem's: 2013-03-02 09:00:23,7, GSM: -> AT+CPBS=? 2013-03-02 09:00:23,7, GSM: <- +CPBS: ("SM","EN","ON") OK 2013-03-02 09:00:23,7, GSM: # List messages, list of supported stat's: 2013-03-02 09:00:24,7, GSM: -> AT+CMGL=? 2013-03-02 09:00:24,7, GSM: <- +CMGL: (0-4) OK 2013-03-02 09:00:24,7, GSM: # Delete message, list of supported values: 2013-03-02 09:00:24,7, GSM: -> AT+CMGD=? 2013-03-02 09:00:24,7, GSM: <- +CMGD: (),(0-4) OK 2013-03-02 09:00:24,7, GSM: # Phone activity status, list of supported stat's: 2013-03-02 09:00:25,7, GSM: -> AT+CPAS=? 2013-03-02 09:00:25,7, GSM: <- +CPAS: (0-5) OK 2013-03-02 09:00:25,7, GSM: # TE character set, list of supported charset's: 2013-03-02 09:00:25,7, GSM: -> AT+CSCS=? 2013-03-02 09:00:25,7, GSM: <- +CSCS: ("IRA","UCS2","GSM") OK 2013-03-02 09:00:25,7, GSM: # TE character set, current setting: 2013-03-02 09:00:26,7, GSM: -> AT+CSCS? 2013-03-02 09:00:26,7, GSM: <- +CSCS: "IRA" OK 2013-03-02 09:00:26,7, GSM: ## End of device details 2013-03-02 09:00:26,6, GSM: Checking memory size 2013-03-02 09:00:26,7, GSM: -> AT+CMGL=4 2013-03-02 09:00:26,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:26,7, GSM: <- OK 2013-03-02 09:00:26,6, GSM: Used memory is 0 2013-03-02 09:00:26,6, GSM: No SMS received 2013-03-02 09:00:27,6, GSM: I have to send 1 short message for /var/spool/sms/checked/send_sms.sms 2013-03-02 09:00:27,6, GSM: Sending SMS from to 35845xxxxxxx 2013-03-02 09:00:27,6, GSM: Checking if modem is ready 2013-03-02 09:00:27,7, GSM: -> AT 2013-03-02 09:00:27,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:27,7, GSM: <- OK 2013-03-02 09:00:27,6, GSM: Pre-initializing modem 2013-03-02 09:00:27,7, GSM: -> ATE0+CMEE=1;+CREG=2 2013-03-02 09:00:27,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:28,7, GSM: <- OK 2013-03-02 09:00:28,6, GSM: Initializing modem 2013-03-02 09:00:28,7, GSM: -> AT+CPMS="ME","ME","ME" 2013-03-02 09:00:28,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:28,7, GSM: <- +CPMS: 0,20,0,20,0,20 OK 2013-03-02 09:00:28,7, GSM: -> AT+CSQ 2013-03-02 09:00:28,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:29,7, GSM: <- +CSQ: 21,99 OK 2013-03-02 09:00:29,6, GSM: Signal Strength Indicator: (21,99) -71 dBm (Excellent) 2013-03-02 09:00:29,6, GSM: Checking if Modem is registered to the network 2013-03-02 09:00:29,7, GSM: -> AT+CREG? 2013-03-02 09:00:29,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:29,7, GSM: <- +CREG: 2,5,"5618","3848" OK 2013-03-02 09:00:29,6, GSM: Modem is registered to a roaming partner network 2013-03-02 09:00:29,6, GSM: Selecting PDU mode 2013-03-02 09:00:29,7, GSM: -> AT+CMGF=0 2013-03-02 09:00:29,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:30,7, GSM: <- OK 2013-03-02 09:00:30,7, GSM: -> AT+CMGS=67 2013-03-02 09:00:30,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:30,7, GSM: <- > 2013-03-02 09:00:30,7, GSM: -> 0031000C915348852966610000FF3CC8329BFD6681E8E8F41C949E83C2207A194F07D1D1613A28091A87DDA079D94D06DDD3743468DA9C82A665B9BD2C0751DF6FF6DC05. 2013-03-02 09:00:30,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:32,7, GSM: <- +CMGS: 18 OK 2013-03-02 09:00:32,5, GSM: SMS sent, Message_id: 18, To: 35845xxxxxxx, sending time 5 sec. 2013-03-02 09:00:32,6, GSM: Deleted file /var/spool/sms/checked/send_sms.sms 2013-03-02 09:00:32,6, GSM: Checking device for incoming SMS 2013-03-02 09:00:32,6, GSM: Checking memory size 2013-03-02 09:00:32,7, GSM: -> AT+CMGL=4 2013-03-02 09:00:32,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:33,7, GSM: <- OK 2013-03-02 09:00:33,6, GSM: Used memory is 0 2013-03-02 09:00:33,6, GSM: No SMS received 2013-03-02 09:00:33,6, GSM: Checking device for incoming SMS 2013-03-02 09:00:33,6, GSM: Checking memory size 2013-03-02 09:00:33,7, GSM: -> AT+CMGL=4 2013-03-02 09:00:33,7, GSM: Command is sent, waiting for the answer 2013-03-02 09:00:33,7, GSM: <- OK 2013-03-02 09:00:33,6, GSM: Used memory is 0 2013-03-02 09:00:33,6, GSM: No SMS received [--] Best Regards Asmo Koskinen.
asmok: Operating system name and version: Linux Lubuntu-eee 3.2.0-38-generic-pae #61-Ubuntu SMP Tue Feb 19 12:39:51 UTC 2013 i686 i686 i386 GNU/Linux Version of smsd: 3.1.15 Smsd installed from: sources Name and model of a modem: Huawei e353 (12d1:1442 Huawei Technologies Co., Ltd.) Interface: USB I can send message from USB dongle to the phone. But I can't receive. I can check received messages from the Web UI (192.168.1.1), but smsd does not collect them from dongle to hard drive. 2013-03-02 00:27:54,5, smsd: Moved file /var/spool/sms/outgoing/send_sms.sms to /var/spool/sms/checked 2013-03-02 00:27:56,6, GSM: I have to send 1 short message for /var/spool/sms/checked/send_sms.sms 2013-03-02 00:28:01,5, GSM: SMS sent, Message_id: 6, To: 35845xxxxxxx, sending time 5 sec. 2013-03-02 00:28:01,6, GSM: Deleted file /var/spool/sms/checked/send_sms.sms Here is my conf file. devices = GSM logfile = /var/log/smsd.log loglevel = 7 [GSM] init = AT+CPMS="ME","ME","ME" device = /dev/ttyUSB0 check_memory_method = 3 incoming = yes outgoing = yes signal_quality_ber_ignore = yes report = yes Older model Huawei e160 seems to work just fine, but not to me this newer model. Best Regards Asmo Koskinen.

Page:  1

SMSTools3 Community » Search Top

 
Time in this board is UTC.  

Privacy Policy   SMS Server Tools 3 Copyright © Keijo Kasvi.