SMS Server Tools 3
This site is hosted by Kekekasvi.com
 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. Please login or register. Thu Mar 28, 2024 15:43
SMSTools3 Community » Help and support Bottom

Can't send sms to multi-receivers

Login and Post Reply

Page:  1

Author Post
Member
Registered:
Mar 2018
Location: China
Operating system name and version: Nagios (CentOS)
Version of smsd: 3.1
Smsd installed from: Make/Make install
Name and model of a modem / phone: WaveCom
Interface: USB

I am using Nagios to monitor servers. and send the alter by SMStool which works well when the receiver is one or two. but if we need to send out sms to multi-receiver (more than 10) at same moment. we found the message can't be sent out. but the log tells it's sent successfully. like the modem is jammed. after that, no message can be sent out. sometime, for 10-20 mins, some message can be sent out, some cannot. we tried the different brand of modem and different SMS tool. but the same problem.

this is our conf. would someone can give me some cules? Thanks a lot.

# Example smsd.conf. Read the manual for a description

devices = GSM1
logfile = /var/log/smsd.log
loglevel = 7
outgoing = /var/spool/sms/outgoing
checked = /var/spool/sms/checked
failed = /var/spool/sms/incoming
receive_before_send = no
keep_filename = no

[GSM1]
device = /dev/ttyUSB0
incoming = yes
#pin = 1111
mode = new
rtscts = yes
cs_convert = yes
smsc = 8613800210500
memory_start=0
report = no
send_delay =0
baudrate = 115200

Member
Registered:
Mar 2018
Location: negombo., Sri Lanka
At the moment same isue happening here. But i only use 3 recipients on Nagios. But as i monitored the sms are seding maximum of 5 minutes delay. after the below log.

2018-03-21 12:12:09,3, GSM1: write_to_modem: error 5: Input/output error
2018-03-21 12:12:19,7, GSM1: ->
2018-03-21 12:12:19,3, GSM1: write_to_modem: error 5: Input/output error
2018-03-21 12:12:29,7, GSM1: -> AT
2018-03-21 12:12:29,3, GSM1: write_to_modem: error 5: Input/output error
2018-03-21 12:12:39,7, GSM1: ->
2018-03-21 12:12:39,3, GSM1: write_to_modem: error 5: Input/output error
2018-03-21 12:12:49,7, GSM1: -> AT
2018-03-21 12:12:49,3, GSM1: write_to_modem: error 5: Input/output error
2018-03-21 12:13:00,7, GSM1: ->
2018-03-21 12:13:00,3, GSM1: write_to_modem: error 5: Input/output error
2018-03-21 12:13:10,7, GSM1: -> AT
2018-03-21 12:13:10,3, GSM1: write_to_modem: error 5: Input/output error
2018-03-21 12:13:20,7, GSM1: ->
2018-03-21 12:13:20,3, GSM1: write_to_modem: error 5: Input/output error
2018-03-21 12:13:30,7, GSM1: -> AT
2018-03-21 12:13:30,3, GSM1: write_to_modem: error 5: Input/output error
2018-03-21 12:13:40,7, GSM1: ->
2018-03-21 12:13:40,3, GSM1: write_to_modem: error 5: Input/output error
2018-03-21 12:13:52,7, GSM1: -> AT
2018-03-21 12:13:52,7, GSM1: Command is sent, waiting for the answer
2018-03-21 12:13:52,7, GSM1: <- AT OK
2018-03-21 12:13:52,6, GSM1: Pre-initializing modem
2018-03-21 12:13:52,7, GSM1: -> ATE0+CMEE=1;+CREG=2
2018-03-21 12:13:52,7, GSM1: Command is sent, waiting for the answer
2018-03-21 12:13:52,7, GSM1: <- ATE0+CMEE=1;+CREG=2 OK
2018-03-21 12:13:53,7, GSM1: -> AT+CSQ
2018-03-21 12:13:53,7, GSM1: Command is sent, waiting for the answer
2018-03-21 12:13:53,7, GSM1: <- +CSQ: 21,99 OK
2018-03-21 12:13:53,6, GSM1: Signal Strength Indicator: (21,99) -71 dBm (Excellent), Bit Error Rate: not known or not detectable
2018-03-21 12:13:53,6, GSM1: Selecting PDU mode
2018-03-21 12:13:53,7, GSM1: -> AT+CMGF=0
2018-03-21 12:13:53,7, GSM1: Command is sent, waiting for the answer
2018-03-21 12:13:53,7, GSM1: <- OK
2018-03-21 12:13:54,7, GSM1: -> AT+CMGS=18
2018-03-21 12:13:54,7, GSM1: Command is sent, waiting for the answer
2018-03-21 12:13:54,7, GSM1: <- >
2018-03-21 12:13:54,7, GSM1: -> 0011000A9170767404440000FF05E8309BFD06
2018-03-21 12:13:54,7, GSM1: Command is sent, waiting for the answer
2018-03-21 12:13:57,7, GSM1: <- +CMGS: 56 OK
2018-03-21 12:13:57,5, GSM1: SMS sent, Message_id: 56, To: private, sending time 461 sec. Retries: 2.
2018-03-21 12:13:57,6, GSM1: Deleted file /var/spool/sms/checked/send_DOtdiw
2018-03-21 12:13:57,7, GSM1: Max continuous sending time reached, will do other tasks and then continue.
2018-03-21 12:13:57,6, GSM1: Sent 1 messages in 461 sec. Average time for one message: 461.0 sec.


do you facing the same issue on the log report?

Member
Registered:
Mar 2018
Location: China
Topic owner
Nope, I never meet that problem you mentioned.

only problem I'm facing now, is sendsms can't send more than 10 pics of message at same moment.

Member
Registered:
Mar 2018
Location: negombo., Sri Lanka
Can you post the log file when you sending the notification

Login and Post Reply

Page:  1

SMSTools3 Community » Help and support Top

 
Time in this board is UTC.  

Privacy Policy   SMS Server Tools 3 Copyright © Keijo Kasvi.