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 19:38
SMSTools3 Community » Search Bottom

Page:  1

Keywords:
Mode: All keywords (AND)
huang1498: Hi Keke, Thanks very much for your reply. After i added smsc = 6421600600 i now can send and receive sms with the modem. I found out the modem doesn't require pre_init and init settings. Much appreciated
huang1498: Operating system name and version: Ubuntu 10.04 Version of smsd: 3.1.11 Smsd installed from: package repository Name and model of a modem / phone: New Zealand Vodafone Vodem stick Interface: /dev/ttyUSB1 Hi, I tried to send sms from Vodem but always got ERROR:330 (SMSC address unknown) appear in the smsd.log: 2010-07-12 21:47:21,5, smsd: Moved file /var/spool/sms/outgoing/send_1n9OmR to /var/spool/sms/checked 2010-07-12 21:47:21,6, GSM1: I have to send 1 short message for /var/spool/sms/checked/send_1n9OmR 2010-07-12 21:47:21,6, GSM1: Sending SMS from to 64211073707 2010-07-12 21:47:21,6, GSM1: Checking if modem is ready 2010-07-12 21:47:21,7, GSM1: -> AT 2010-07-12 21:47:21,7, GSM1: Command is sent, waiting for the answer 2010-07-12 21:47:22,7, GSM1: <- AT OK 2010-07-12 21:47:22,6, GSM1: Initializing modem 2010-07-12 21:47:22,7, GSM1: -> ATZ 2010-07-12 21:47:22,7, GSM1: Command is sent, waiting for the answer 2010-07-12 21:47:22,7, GSM1: <- ATZ OK 2010-07-12 21:47:22,7, GSM1: -> AT+CSQ 2010-07-12 21:47:22,7, GSM1: Command is sent, waiting for the answer 2010-07-12 21:47:23,7, GSM1: <- AT+CSQ +CSQ: 10,99 OK 2010-07-12 21:47:23,6, GSM1: Checking if Modem is registered to the network 2010-07-12 21:47:23,7, GSM1: -> AT+CREG? 2010-07-12 21:47:23,7, GSM1: Command is sent, waiting for the answer 2010-07-12 21:47:23,7, GSM1: <- AT+CREG? +CREG: 0,1 OK 2010-07-12 21:47:23,6, GSM1: Modem is registered to the network 2010-07-12 21:47:23,6, GSM1: Selecting PDU mode 2010-07-12 21:47:23,7, GSM1: -> AT+CMGF=0 2010-07-12 21:47:23,7, GSM1: Command is sent, waiting for the answer 2010-07-12 21:47:24,7, GSM1: <- AT+CMGF=0 OK 2010-07-12 21:47:24,7, GSM1: -> AT+CMGS=19 2010-07-12 21:47:24,7, GSM1: Command is sent, waiting for the answer 2010-07-12 21:47:24,7, GSM1: <- AT+CMGS=19 > 2010-07-12 21:47:24,7, GSM1: -> 0011000B914612013808F60000FF05C8329BFD06^Z 2010-07-12 21:47:24,7, GSM1: Command is sent, waiting for the answer 2010-07-12 21:47:25,7, GSM1: <- 0011000B914612013808F60000FF05C8329BFD06 +CMS ERROR: 330 (SMSC address unknown) 2010-07-12 21:47:25,3, GSM1: The modem answer was not OK: 0011000B914612013808F60000FF05C8329BFD06+CMS ERROR: 330 (SMSC address unknown) my smsd.conf devices = GSM1 outgoing = /var/spool/sms/outgoing #failed = /var/spool/sms/failed incoming = /var/spool/sms/incoming sent = /var/spool/sms/sent #mypath = /usr/local/bin #logfile = /var/log/smsd.log loglevel = 7 #alarmhandler = /usr/local/bin/alarmevent alarmlevel = 4 delaytime = 10 errorsleeptime = 10 blocktime = 120 #eventhandler = /usr/local/bin/smsevent #stats = /var/log/smsd_stats #stats_interval = 3600 #blacklist = /etc/smsd.black #whitelist = /etc/smsd.white #checkhandler = /usr/local/bin/smscheck receive_before_send = no #number_parts = yes #[queues] #OTHER = /var/spool/sms/OTHER #[provider] #OTHER = 0,1,2,3,4,5,6,7,8,9 [GSM1] device = /dev/ttyUSB1 init = ATZ incoming = yes memory_start = 1 pre_init = no #pin = 1111 mode = new baudrate = 115200 rtscts = yes cs_convert = yes report = no #eventhandler = /usr/local/bin/smsevent Much appreciate your kind help on this issue. Thanks
huang1498: Thanks very much for the fast reply. I will install new firmware for the modem. Cheers
huang1498: Operating system name and version: Debian Version of smsd: 3.1.3 Smsd installed from: package repository Name and model of a modem / phone: Teltonika ModemUSB/G10 modem Interface: USB Teltonika ModemUSB/G10 modem that will de-registered from the network when the following error (Highlighted in Red) appeared in smsd.log 2010-07-09 23:46:57,7, GSM1: Command is sent, waiting for the answer 2010-07-09 23:47:28,7, GSM1: put_command expected (OK)|(ERROR), timeout occurred. 2010-07-09 23:47:28,7, GSM1: <- ! INFO: EEP DOES NOT FIT TO SW-VERSION. EEP-update is needed ! 2010-07-09 23:47:28,3, GSM1: The modem said ERROR or did not answer. 2010-07-09 23:47:28,5, GSM1: Waiting 10 sec. before retrying 2010-07-09 23:47:38,6, GSM1: Checking if modem is ready 2010-07-09 23:47:38,7, GSM1: -> AT 2010-07-09 23:47:38,7, GSM1: Command is sent, waiting for the answer 2010-07-09 23:47:38,7, GSM1: <- AT OK 2010-07-09 23:47:38,6, GSM1: Pre-initializing modem 2010-07-09 23:47:38,7, GSM1: -> ATE0+CMEE=1 2010-07-09 23:47:38,7, GSM1: Command is sent, waiting for the answer 2010-07-09 23:47:39,7, GSM1: <- ATE0+CMEE=1 OK 2010-07-09 23:47:39,6, GSM1: Initializing modem 2010-07-09 23:47:39,7, GSM1: -> ATE0 2010-07-09 23:47:39,7, GSM1: Command is sent, waiting for the answer 2010-07-09 23:47:39,7, GSM1: <- OK 2010-07-09 23:47:39,6, GSM1: Checking if Modem is registered to the network 2010-07-09 23:47:39,7, GSM1: -> AT+CREG? 2010-07-09 23:47:39,7, GSM1: Command is sent, waiting for the answer 2010-07-09 23:47:39,7, GSM1: <- +CREG: 0,0 OK 2010-07-09 23:47:39,5, GSM1: MODEM IS NOT REGISTERED, WAITING 1 SEC. BEFORE TRYING 1. TIME 2010-07-09 23:47:40,7, GSM1: -> AT+CSQ 2010-07-09 23:47:40,7, GSM1: Command is sent, waiting for the answer 2010-07-09 23:47:41,7, GSM1: <- +CSQ: 99,99 OK 2010-07-09 23:47:41,7, GSM1: -> AT+CREG? 2010-07-09 23:47:41,7, GSM1: Command is sent, waiting for the answer 2010-07-09 23:47:41,7, GSM1: <- +CREG: 0,0 OK 2010-07-09 23:47:41,5, GSM1: MODEM IS NOT REGISTERED, WAITING 1 SEC. BEFORE TRYING 2. TIME Is EEP part of smsd package and would upgrade to smsd 3.1.11 fix this issue? Thanks very much!

Page:  1

SMSTools3 Community » Search Top

 
Time in this board is UTC.  

Privacy Policy   SMS Server Tools 3 Copyright © Keijo Kasvi.