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. Sun Jun 01, 2025 00:21
SMSTools3 Community » Search Bottom

Page:  1

Keywords:
Mode: All keywords (AND)
ap75: I've delete last line ("smsc = ..."), restart sms3 and it started work! I don't know why but it 's sending SMS now. Thank you for your help. :)
ap75: Thank You. I assume that this SIM works when using it in your handset.Of course. define it as a modem setting smsc = <number in international format>. I've put line "smsc = 380910440601" at the end of my config and have seen the same error: 2011-03-09 12:22:54,6, GSM1: Changing SMSC 2011-03-09 12:22:55,7, GSM1: -> AT+CSCA="+380910440601" 2011-03-09 12:22:55,7, GSM1: Command is sent, waiting for the answer 2011-03-09 12:22:55,7, GSM1: <- OK [...] 2011-03-09 12:23:17,6, GSM1: I have to send 1 short message for /var/spool/sms/checked/send_QqDq0o 2011-03-09 12:23:17,6, GSM1: Sending SMS from to 380506253131 2011-03-09 12:23:17,6, GSM1: Checking if modem is ready 2011-03-09 12:23:18,7, GSM1: -> AT 2011-03-09 12:23:18,7, GSM1: Command is sent, waiting for the answer 2011-03-09 12:23:18,7, GSM1: <- OK 2011-03-09 12:23:18,6, GSM1: Pre-initializing modem 2011-03-09 12:23:18,7, GSM1: -> ATE0+CMEE=1;+CREG=2 2011-03-09 12:23:18,7, GSM1: Command is sent, waiting for the answer 2011-03-09 12:23:18,7, GSM1: <- OK 2011-03-09 12:23:19,7, GSM1: -> AT+CSQ 2011-03-09 12:23:19,7, GSM1: Command is sent, waiting for the answer 2011-03-09 12:23:19,7, GSM1: <- +CSQ: 17,99 OK 2011-03-09 12:23:19,6, GSM1: Signal Strength Indicator: (17,99) -79 dBm (Good), Bit Error Rate: not known or not detectable 2011-03-09 12:23:19,6, GSM1: Checking if Modem is registered to the network 2011-03-09 12:23:19,7, GSM1: -> AT+CREG? 2011-03-09 12:23:19,7, GSM1: Command is sent, waiting for the answer 2011-03-09 12:23:19,7, GSM1: <- +CREG: 2,1,01,10123 OK 2011-03-09 12:23:19,6, GSM1: Modem is registered to the network 2011-03-09 12:23:19,6, GSM1: Selecting PDU mode 2011-03-09 12:23:20,7, GSM1: -> AT+CMGF=0 2011-03-09 12:23:20,7, GSM1: Command is sent, waiting for the answer 2011-03-09 12:23:20,7, GSM1: <- OK 2011-03-09 12:23:20,6, GSM1: Changing SMSC 2011-03-09 12:23:20,7, GSM1: -> AT+CSCA="+380910440601" 2011-03-09 12:23:20,7, GSM1: Command is sent, waiting for the answer 2011-03-09 12:23:20,7, GSM1: <- OK 2011-03-09 12:23:21,7, GSM1: -> AT+CMGS=17 2011-03-09 12:23:21,7, GSM1: Command is sent, waiting for the answer 2011-03-09 12:23:21,7, GSM1: <- > 2011-03-09 12:23:21,7, GSM1: -> 0011000C918350605213130000FF03B1580C. 2011-03-09 12:23:21,7, GSM1: Command is sent, waiting for the answer 2011-03-09 12:23:23,7, GSM1: <- +CMS ERROR: 500 (Unknown error) 2011-03-09 12:23:23,3, GSM1: The modem answer was not OK: +CMS ERROR: 500 (Unknown error) 2011-03-09 12:23:23,5, GSM1: Waiting 10 sec. before retrying
ap75: Operating system name and version: Ubuntu 10.04 32bit 2.6.32-30-generic Version of smsd: 3.1.14 Smsd installed from: sources Name and model of a modem / phone: ATI, Manufacturer: huawei, Model: E219, Revision: 11.310.16.00.132 Interface: USB I have no problem with receiving SMS, but I can't send SMS. Here is my config and log files: smsd.conf devices = GSM1 logfile = /var/log/smsd.log loglevel = 7 [GSM1] device = /dev/ttyUSB0 incoming = yes memory_start = 0 #baudrate = 9600 # it did not help #send_delay = 0 # it did not help smsd.log 2011-03-08 16:34:05,6, GSM1: I have to send 1 short message for /var/spool/sms/checked/send_YaGkoW 2011-03-08 16:34:05,6, GSM1: Sending SMS from to 380506253131 2011-03-08 16:34:05,6, GSM1: Checking if modem is ready 2011-03-08 16:34:06,7, GSM1: -> AT 2011-03-08 16:34:06,7, GSM1: Command is sent, waiting for the answer 2011-03-08 16:34:06,7, GSM1: <- OK 2011-03-08 16:34:06,6, GSM1: Pre-initializing modem 2011-03-08 16:34:06,7, GSM1: -> ATE0+CMEE=1;+CREG=2 2011-03-08 16:34:06,7, GSM1: Command is sent, waiting for the answer 2011-03-08 16:34:06,7, GSM1: <- OK 2011-03-08 16:34:07,7, GSM1: -> AT+CSQ 2011-03-08 16:34:07,7, GSM1: Command is sent, waiting for the answer 2011-03-08 16:34:07,7, GSM1: <- +CSQ: 14,99 OK 2011-03-08 16:34:07,6, GSM1: Signal Strength Indicator: (14,99) -85 dBm (Workable), Bit Error Rate: not known or not detectable 2011-03-08 16:34:07,6, GSM1: Checking if Modem is registered to the network 2011-03-08 16:34:07,7, GSM1: -> AT+CREG? 2011-03-08 16:34:07,7, GSM1: Command is sent, waiting for the answer 2011-03-08 16:34:07,7, GSM1: <- +CREG: 2,1,01,10123 OK 2011-03-08 16:34:07,6, GSM1: Modem is registered to the network 2011-03-08 16:34:07,6, GSM1: Selecting PDU mode 2011-03-08 16:34:08,7, GSM1: -> AT+CMGF=0 2011-03-08 16:34:08,7, GSM1: Command is sent, waiting for the answer 2011-03-08 16:34:08,7, GSM1: <- OK 2011-03-08 16:34:08,7, GSM1: -> AT+CMGS=16 2011-03-08 16:34:08,7, GSM1: Command is sent, waiting for the answer 2011-03-08 16:34:08,7, GSM1: <- > 2011-03-08 16:34:09,7, GSM1: -> 0011000C918350605213130000FF02C834. 2011-03-08 16:34:09,7, GSM1: Command is sent, waiting for the answer 2011-03-08 16:34:10,7, GSM1: <- +CMS ERROR: 500 (Unknown error) 2011-03-08 16:34:10,3, GSM1: The modem answer was not OK: +CMS ERROR: 500 (Unknown error) 2011-03-08 16:34:10,5, GSM1: Waiting 10 sec. before retrying 2011-03-08 16:34:20,6, GSM1: Checking if modem is ready [...] 2011-03-08 16:34:38,7, GSM1: -> AT+CMGF=0 2011-03-08 16:34:38,7, GSM1: Command is sent, waiting for the answer 2011-03-08 16:34:38,7, GSM1: <- OK 2011-03-08 16:34:38,7, GSM1: -> AT+CMGS=16 2011-03-08 16:34:38,7, GSM1: Command is sent, waiting for the answer 2011-03-08 16:34:38,7, GSM1: <- > 2011-03-08 16:34:39,7, GSM1: -> 0011000C918350605213130000FF02C834. 2011-03-08 16:34:39,7, GSM1: Command is sent, waiting for the answer 2011-03-08 16:34:40,7, GSM1: <- +CMS ERROR: 500 (Unknown error) 2011-03-08 16:34:40,3, GSM1: The modem answer was not OK: +CMS ERROR: 500 (Unknown error) 2011-03-08 16:34:40,4, GSM1: Sending SMS to 380506253131 failed, trying time 35 sec. Retries: 2. 2011-03-08 16:34:40,6, GSM1: Deleted file /var/spool/sms/checked/send_YaGkoW Could You help, please? Sorry for my English.

Page:  1

SMSTools3 Community » Search Top

 
Time in this board is UTC.  

Privacy Policy   SMS Server Tools 3 Copyright © Keijo Kasvi.