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. Tue Jun 24, 2025 14:58
SMSTools3 Community » Search Bottom

Page:  1

Keywords:
Mode: All keywords (AND)
falupy: Thank you very much electronico_nc. I will try your script!! But could you please tell me the meaning of ps ax | grep -v grep | grep 'smsd -n MAINPROCESS' > /dev/null ??? I'm new in the linux world and its shell script .. :) I use smsservertools3 + playsms to send bulk sms some times around 3000 in a day, have you experience that the smsd appears in ps ax as running but don't send/receive, like the usb modem has hangup/freezed ? That is what happends to me and I want to detect for to make an automatic stop/start to solve it. Because KeKe says thait this is cause of the USB modem and He is right because I also have a serial modem and It doesn't have this problem. Also thanks for your tip about udev rules I have used this option in the past when I setup smsservertools with 3 equal modems of the same vendor and model. I used this property: SUBSYSTEM=="tty", KERNELS=="3-2", NAME="modem_pesonal" SUBSYSTEM=="tty", KERNELS=="7-1", NAME="modem_claro" with the KERNELS I could distinguish one from the other but the modem get married with the pc usb port. Regards.
falupy: Operating system name and version: Ubuntu 10.10 64 Bits Version of smsd: 3.1.14 Smsd installed from: sources Name and model of a modem / phone: Modem Huawei Model E226 Interface: USB Hello everybody. Any one have an idea of how can I know/test the status of the smsd, to know if it is working (sending/receiving)? So I can stop/start the pid again. The problem is that sometimes smsd is running but stop sending/receiving sms througth the USB ttyUSB0 and after a restart it works fine again. I am planing to use monit for that purpose. Any suggestion will be apreciated. Thanks in advance. Falupy
falupy: Hello Keke Well I get an antenna GSM for 800/900/1800/1900 MHz but with the same bad results, registration denied from the modem, so I wrote a help request for FALCOM team and they send me these instructions: you can configure the modem with: AT#AUTOBND=1 AT+COPS=0 AT#BND=3 AT&W0 AT&P0 Then restart the modem and it should work I do it, and now my modem is working very good. This is the log file 2010-08-26 14:17:12,2, smsd: Smsd v3.1.8 started. 2010-08-26 14:17:12,2, smsd: Running as root:root. 2010-08-26 14:17:12,7, smsd: Running startup_check (shell): /tmp/smsd_script.AnYIJr /tmp/smsd_data.MdgUTp 2010-08-26 14:17:12,7, smsd: Done: startup_check (shell), execution time 0 sec., status: 0 (0) 2010-08-26 14:17:12,4, smsd: File mode creation mask: 022 (0644, rw-r--r--). 2010-08-26 14:17:12,5, smsd: Outgoing file checker has started. PID: 2835. 2010-08-26 14:17:12,5, GSM1: Modem handler 0 has started. PID: 2837. 2010-08-26 14:17:12,5, GSM1: Using check_memory_method 1: CPMS is used. 2010-08-26 14:17:12,6, GSM1: Checking device for incoming SMS 2010-08-26 14:17:12,6, GSM1: Checking if modem is ready 2010-08-26 14:17:12,7, GSM1: -> AT 2010-08-26 14:17:12,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:12,7, GSM1: <- OK 2010-08-26 14:17:12,6, GSM1: Pre-initializing modem 2010-08-26 14:17:12,7, GSM1: -> ATE0+CMEE=1 2010-08-26 14:17:12,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:13,7, GSM1: <- OK 2010-08-26 14:17:13,6, GSM1: Checking if modem needs PIN 2010-08-26 14:17:13,7, GSM1: -> AT+CPIN? 2010-08-26 14:17:13,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:13,7, GSM1: <- +CPIN: READY OK 2010-08-26 14:17:13,7, GSM1: -> AT+CSQ 2010-08-26 14:17:13,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:14,7, GSM1: <- +CSQ: 22,0 OK 2010-08-26 14:17:14,6, GSM1: Signal Strength Indicator: (22,0) -69 dBm, Bit Error Rate: less than 0.2 % 2010-08-26 14:17:14,6, GSM1: Checking if Modem is registered to the network 2010-08-26 14:17:14,7, GSM1: -> AT+CREG? 2010-08-26 14:17:14,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:14,7, GSM1: <- +CREG: 0,1 OK 2010-08-26 14:17:14,6, GSM1: Modem is registered to the network 2010-08-26 14:17:14,6, GSM1: Selecting PDU mode 2010-08-26 14:17:14,7, GSM1: -> AT+CMGF=0 2010-08-26 14:17:14,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:15,7, GSM1: <- OK 2010-08-26 14:17:15,7, GSM1: -> AT+CIMI 2010-08-26 14:17:15,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:15,7, GSM1: <- 744040005556957 OK 2010-08-26 14:17:15,7, GSM1: -> AT+CGSN 2010-08-26 14:17:15,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:16,7, GSM1: <- 359138030616317 OK 2010-08-26 14:17:16,5, GSM1: CGSN: 359138030616317 2010-08-26 14:17:16,5, GSM1: IMSI: 744040005556957 2010-08-26 14:17:16,6, GSM1: Checking if reading of messages is supported 2010-08-26 14:17:16,7, GSM1: -> AT+CPMS? 2010-08-26 14:17:16,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:16,7, GSM1: <- +CPMS: "SM",0,40,"SM",0,40,"SM",0,40 OK 2010-08-26 14:17:16,6, GSM1: Checking memory size 2010-08-26 14:17:16,7, GSM1: -> AT+CPMS? 2010-08-26 14:17:16,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:17,7, GSM1: <- +CPMS: "SM",0,40,"SM",0,40,"SM",0,40 OK 2010-08-26 14:17:17,6, GSM1: Used memory is 0 of 40 2010-08-26 14:17:17,6, GSM1: No SMS received 2010-08-26 14:17:27,6, GSM1: Checking device for incoming SMS 2010-08-26 14:17:27,6, GSM1: Checking if modem is ready 2010-08-26 14:17:27,7, GSM1: -> AT 2010-08-26 14:17:27,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:27,7, GSM1: <- OK 2010-08-26 14:17:27,6, GSM1: Pre-initializing modem 2010-08-26 14:17:27,7, GSM1: -> ATE0+CMEE=1 2010-08-26 14:17:27,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:28,7, GSM1: <- OK 2010-08-26 14:17:28,7, GSM1: -> AT+CSQ 2010-08-26 14:17:28,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:28,7, GSM1: <- +CSQ: 22,0 OK 2010-08-26 14:17:28,6, GSM1: Signal Strength Indicator: (22,0) -69 dBm, Bit Error Rate: less than 0.2 % 2010-08-26 14:17:28,6, GSM1: Checking if Modem is registered to the network 2010-08-26 14:17:28,7, GSM1: -> AT+CREG? 2010-08-26 14:17:28,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:29,7, GSM1: <- +CREG: 0,1 OK 2010-08-26 14:17:29,6, GSM1: Modem is registered to the network 2010-08-26 14:17:29,6, GSM1: Selecting PDU mode 2010-08-26 14:17:29,7, GSM1: -> AT+CMGF=0 2010-08-26 14:17:29,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:29,7, GSM1: <- OK 2010-08-26 14:17:29,6, GSM1: Checking memory size 2010-08-26 14:17:29,7, GSM1: -> AT+CPMS? 2010-08-26 14:17:29,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:30,7, GSM1: <- +CPMS: "SM",0,40,"SM",0,40,"SM",0,40 OK 2010-08-26 14:17:30,6, GSM1: Used memory is 0 of 40 2010-08-26 14:17:30,6, GSM1: No SMS received 2010-08-26 14:17:40,6, GSM1: Checking device for incoming SMS 2010-08-26 14:17:40,6, GSM1: Checking if modem is ready 2010-08-26 14:17:40,7, GSM1: -> AT 2010-08-26 14:17:40,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:40,7, GSM1: <- OK 2010-08-26 14:17:40,6, GSM1: Pre-initializing modem 2010-08-26 14:17:40,7, GSM1: -> ATE0+CMEE=1 2010-08-26 14:17:40,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:41,7, GSM1: <- OK 2010-08-26 14:17:41,7, GSM1: -> AT+CSQ 2010-08-26 14:17:41,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:41,7, GSM1: <- +CSQ: 22,0 OK 2010-08-26 14:17:41,6, GSM1: Signal Strength Indicator: (22,0) -69 dBm, Bit Error Rate: less than 0.2 % 2010-08-26 14:17:41,6, GSM1: Checking if Modem is registered to the network 2010-08-26 14:17:42,7, GSM1: -> AT+CREG? 2010-08-26 14:17:42,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:42,7, GSM1: <- +CREG: 0,1 OK 2010-08-26 14:17:42,6, GSM1: Modem is registered to the network 2010-08-26 14:17:42,6, GSM1: Selecting PDU mode 2010-08-26 14:17:42,7, GSM1: -> AT+CMGF=0 2010-08-26 14:17:42,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:42,7, GSM1: <- OK 2010-08-26 14:17:42,6, GSM1: Checking memory size 2010-08-26 14:17:43,7, GSM1: -> AT+CPMS? 2010-08-26 14:17:43,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:43,7, GSM1: <- +CPMS: "SM",0,40,"SM",0,40,"SM",0,40 OK 2010-08-26 14:17:43,6, GSM1: Used memory is 0 of 40 2010-08-26 14:17:43,6, GSM1: No SMS received 2010-08-26 14:17:53,6, GSM1: Checking device for incoming SMS 2010-08-26 14:17:53,6, GSM1: Checking if modem is ready 2010-08-26 14:17:53,7, GSM1: -> AT 2010-08-26 14:17:53,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:53,7, GSM1: <- OK 2010-08-26 14:17:53,6, GSM1: Pre-initializing modem 2010-08-26 14:17:54,7, GSM1: -> ATE0+CMEE=1 2010-08-26 14:17:54,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:54,7, GSM1: <- OK 2010-08-26 14:17:54,7, GSM1: -> AT+CSQ 2010-08-26 14:17:54,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:54,7, GSM1: <- +CSQ: 21,0 OK 2010-08-26 14:17:54,6, GSM1: Signal Strength Indicator: (21,0) -71 dBm, Bit Error Rate: less than 0.2 % 2010-08-26 14:17:54,6, GSM1: Checking if Modem is registered to the network 2010-08-26 14:17:55,7, GSM1: -> AT+CREG? 2010-08-26 14:17:55,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:55,7, GSM1: <- +CREG: 0,1 OK 2010-08-26 14:17:55,6, GSM1: Modem is registered to the network 2010-08-26 14:17:55,6, GSM1: Selecting PDU mode 2010-08-26 14:17:55,7, GSM1: -> AT+CMGF=0 2010-08-26 14:17:55,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:55,7, GSM1: <- OK 2010-08-26 14:17:55,6, GSM1: Checking memory size 2010-08-26 14:17:56,7, GSM1: -> AT+CPMS? 2010-08-26 14:17:56,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:17:56,7, GSM1: <- +CPMS: "SM",0,40,"SM",0,40,"SM",0,40 OK 2010-08-26 14:17:56,6, GSM1: Used memory is 0 of 40 2010-08-26 14:17:56,6, GSM1: No SMS received 2010-08-26 14:18:06,6, GSM1: Checking device for incoming SMS 2010-08-26 14:18:06,6, GSM1: Checking if modem is ready 2010-08-26 14:18:06,7, GSM1: -> AT 2010-08-26 14:18:06,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:18:06,7, GSM1: <- OK 2010-08-26 14:18:06,6, GSM1: Pre-initializing modem 2010-08-26 14:18:07,7, GSM1: -> ATE0+CMEE=1 2010-08-26 14:18:07,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:18:07,7, GSM1: <- OK 2010-08-26 14:18:07,7, GSM1: -> AT+CSQ 2010-08-26 14:18:07,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:18:07,7, GSM1: <- +CSQ: 22,0 OK 2010-08-26 14:18:07,6, GSM1: Signal Strength Indicator: (22,0) -69 dBm, Bit Error Rate: less than 0.2 % 2010-08-26 14:18:07,6, GSM1: Checking if Modem is registered to the network 2010-08-26 14:18:08,7, GSM1: -> AT+CREG? 2010-08-26 14:18:08,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:18:08,7, GSM1: <- +CREG: 0,1 OK 2010-08-26 14:18:08,6, GSM1: Modem is registered to the network 2010-08-26 14:18:08,6, GSM1: Selecting PDU mode 2010-08-26 14:18:08,7, GSM1: -> AT+CMGF=0 2010-08-26 14:18:08,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:18:08,7, GSM1: <- OK 2010-08-26 14:18:08,6, GSM1: Checking memory size 2010-08-26 14:18:09,7, GSM1: -> AT+CPMS? 2010-08-26 14:18:09,7, GSM1: Command is sent, waiting for the answer 2010-08-26 14:18:09,7, GSM1: <- +CPMS: "SM",0,40,"SM",0,40,"SM",0,40 OK 2010-08-26 14:18:09,6, GSM1: Used memory is 0 of 40 2010-08-26 14:18:09,6, GSM1: No SMS received
falupy: Hi, I had the same problem with the playsms and I solved it giving 777 permission to the outgoing directory of sms server, the reason I think its because the /var/spool/sms its owned by root and the playsms has its own user and by default it's not in the root group. I hope to help you!!
falupy: Sorry Keke I was out of office by some days, you were right my problem is with the antenna I don't have the correct one, and the modem can't connect to the right network, and I'm searching for a GSM antenna with 900/1900 Mhz the other was only 850 Mhz unfortunately in my location I can't find it in this moment, when I have news I will tell you, Thanks for your assistance.
falupy: Thanks Keke for your quick anwser I will check the antenna an connectors because the modem is Quatribanda 850/900/1800/1900 and the people from Falcon are sure that it should works in my country, also I will put the keep_open = no in my smsd.conf file. Then I will tell you the results.
falupy: Operating system name and version: Ubuntu 10.04 LTS Version of smsd: 3.1.11 Smsd installed from: sources Name and model of a modem / phone: Falcom Tango864-2 Interface: serial Hello.. I'm from south America Paraguay and I'm very happy and grateful with you for the smstools software, I have successfully implement it, in a school with playsms as frontend for notice service with 3 modem USB HUAWEI E226 with udev rules all fine, but sometimes I have troubles when I want to send many sms about 1000 at one it's like the modem crash and I need to stop/sms3 unplug modem then plug again and run sms3 for to continues sending. Therefore I read that you recommend real AT serial modem like Falcom, and I bought one Tango864-2 modem from Germany and now I would like some help to understand my problem with it, because I don't know why I get in the log the message: "Registration is denied". I'm sure that is not a SIMCARD or coverage problem because the same SIM works fine with the usb modem HUAWEI. smsd.conf # Example smsd.conf. Read the manual for a description devices = GSM1 logfile = /var/log/smsd.log loglevel = 7 [GSM1] device = /dev/ttyS0 incoming = yes #pin = 1111 smsd.log 2010-08-18 14:27:48,2, smsd: Smsd v3.1.8 started. 2010-08-18 14:27:48,2, smsd: Running as root:root. 2010-08-18 14:27:48,7, smsd: Running startup_check (shell): /tmp/smsd_script.8mpe7T /tmp/smsd_data.2thVo4 2010-08-18 14:27:48,7, smsd: Done: startup_check (shell), execution time 0 sec., status: 0 (0) 2010-08-18 14:27:48,4, smsd: File mode creation mask: 022 (0644, rw-r--r--). 2010-08-18 14:27:48,5, smsd: Outgoing file checker has started. PID: 3519. 2010-08-18 14:27:48,5, GSM1: Modem handler 0 has started. PID: 3521. 2010-08-18 14:27:48,5, GSM1: Using check_memory_method 1: CPMS is used. 2010-08-18 14:27:49,6, GSM1: I have to send 1 short message for /var/spool/sms/checked/send_WQOyic 2010-08-18 14:27:49,6, GSM1: Sending SMS from to xxxxxxxxxxx 2010-08-18 14:27:49,6, GSM1: Checking if modem is ready 2010-08-18 14:27:49,7, GSM1: -> AT 2010-08-18 14:27:49,7, GSM1: Command is sent, waiting for the answer 2010-08-18 14:27:50,7, GSM1: <- AT OK 2010-08-18 14:27:50,6, GSM1: Pre-initializing modem 2010-08-18 14:27:50,7, GSM1: -> ATE0+CMEE=1 2010-08-18 14:27:50,7, GSM1: Command is sent, waiting for the answer 2010-08-18 14:27:50,7, GSM1: <- ATE0+CMEE=1 OK 2010-08-18 14:27:50,6, GSM1: Checking if modem needs PIN 2010-08-18 14:27:50,7, GSM1: -> AT+CPIN? 2010-08-18 14:27:50,7, GSM1: Command is sent, waiting for the answer 2010-08-18 14:27:51,7, GSM1: <- +CPIN: READY OK 2010-08-18 14:27:51,7, GSM1: -> AT+CSQ 2010-08-18 14:27:51,7, GSM1: Command is sent, waiting for the answer 2010-08-18 14:27:51,7, GSM1: <- +CSQ: 7,0 OK 2010-08-18 14:27:51,6, GSM1: Signal Strength Indicator: (7,0) -99 dBm, Bit Error Rate: less than 0.2 % 2010-08-18 14:27:51,6, GSM1: Checking if Modem is registered to the network 2010-08-18 14:27:51,7, GSM1: -> AT+CREG? 2010-08-18 14:27:51,7, GSM1: Command is sent, waiting for the answer 2010-08-18 14:27:52,7, GSM1: <- +CREG: 0,3 OK 2010-08-18 14:27:52,6, GSM1: Modem said: registration denied. Retrying. 2010-08-18 14:27:53,7, GSM1: -> AT+CSQ 2010-08-18 14:27:53,7, GSM1: Command is sent, waiting for the answer 2010-08-18 14:27:53,7, GSM1: <- +CSQ: 7,0 OK 2010-08-18 14:27:53,5, GSM1: Signal Strength Indicator: (7,0) -99 dBm, Bit Error Rate: less than 0.2 % 2010-08-18 14:27:53,7, GSM1: -> AT+CREG? 2010-08-18 14:27:53,7, GSM1: Command is sent, waiting for the answer 2010-08-18 14:27:54,7, GSM1: <- +CREG: 0,3 OK 2010-08-18 14:27:54,6, GSM1: Modem said: registration denied. Retrying. 2010-08-18 14:27:55,7, GSM1: -> AT+CSQ 2010-08-18 14:27:55,7, GSM1: Command is sent, waiting for the answer 2010-08-18 14:27:55,7, GSM1: <- +CSQ: 7,0 OK 2010-08-18 14:27:55,5, GSM1: Signal Strength Indicator: (7,0) -99 dBm, Bit Error Rate: less than 0.2 % 2010-08-18 14:27:55,7, GSM1: -> AT+CREG? 2010-08-18 14:27:55,7, GSM1: Command is sent, waiting for the answer 2010-08-18 14:27:56,7, GSM1: <- +CREG: 0,3 OK 2010-08-18 14:27:56,3, GSM1: Error: registration is denied. 2010-08-18 14:27:56,2, GSM1: Modem handler 0 terminated abnormally. PID: 3521. Thanks in advance Fabio

Page:  1

SMSTools3 Community » Search Top

 
Time in this board is UTC.  

Privacy Policy   SMS Server Tools 3 Copyright © Keijo Kasvi.