SMSD version. 3.1.14
Modem: ZTE modem
[GSM1]
device = /dev/ttyUSB3
memory_start = 0
send_delay = 0
voicecall_hangup_ath = yes
hangup_incoming_call = yes
voicecall_ignore_modem_response = yes
regular_run_interval = 300
regular_run_cmd = AT+CSQ
regular_run_logfile = /var/log/smsd_run.log
regular_run_loglevel = 7
incoming = yes
queues = GSM0,ALL
baudrate = 115200
rtscts = yes
cs_convert = yes
decode_unicode_text = yes
internal_combine = yes
eventhandler = /etc/sms/scripts/eventhandler
communication_delay = 10
signal_quality_ber_ignore = yes
#init = ATE0
check_network = no
It was working for a long time and just last week, I am receiving that error reason I cannot receive and send messages.
I have tried check_network = no, and i am not receiving the error of modem in the logs anymore.
But when trying to send message I am getting the error below, and also I cannot receive messages too.
(Fyi... I replaced the mobile number to #####)
I will really appreciate your help!
2000-01-01 18:31:26,6, GSM1: I have to send 1 short message for /mnt/flash/spool/master/########
2000-01-01 18:31:26,6, GSM1: Sending SMS from admin to #######
2000-01-01 18:31:26,6, GSM1: Checking if modem is ready
2000-01-01 18:31:27,6, GSM1: Pre-initializing modem
2000-01-01 18:31:28,6, GSM1: Signal Strength Indicator: (15,99) -83 dBm (Good)
2000-01-01 18:31:28,6, GSM1: Selecting PDU mode
2000-01-01 18:31:29,3, GSM1: The modem answer was not OK: +CMS ERROR: 500 (Unknown error)
2000-01-01 18:31:29,5, GSM1: Waiting 1 sec. before retrying
2000-01-01 18:31:30,6, GSM1: Checking if modem is ready
2000-01-01 18:31:31,6, GSM1: Pre-initializing modem
2000-01-01 18:31:32,6, GSM1: Signal Strength Indicator: (15,99) -83 dBm (Good)
2000-01-01 18:31:32,6, GSM1: Selecting PDU mode
2000-01-01 18:31:34,3, GSM1: The modem answer was not OK: +CMS ERROR: 500 (Unknown error)
2000-01-01 18:31:34,5, GSM1: Waiting 1 sec. before retrying
2000-01-01 18:31:35,6, GSM1: Checking if modem is ready
2000-01-01 18:31:35,6, GSM1: Pre-initializing modem
2000-01-01 18:31:36,6, GSM1: Signal Strength Indicator: (15,99) -83 dBm (Good)
2000-01-01 18:31:36,6, GSM1: Selecting PDU mode
2000-01-01 18:31:38,3, GSM1: The modem answer was not OK: +CMS ERROR: 500 (Unknown error)
2000-01-01 18:31:38,4, GSM1: Sending SMS to ####### failed, trying time 12 sec. Retries: 2.
2000-01-01 18:31:38,6, GSM1: Moved file /mnt/flash/spool/master/946751482464 to /mnt/flash/spool/failed/946751482464
2000-01-01 18:31:38,3, GSM1: Exec: eventhandler encountered errors:
2000-01-01 18:31:38,3, GSM1: ! PHP Notice: Undefined variable: testo in /etc/sms/scripts/fail.php on line 47
2000-01-01 18:31:38,3, GSM1: ! PHP Notice: Undefined variable: nmit in /etc/sms/scripts/fail.php on line 53
2000-01-01 18:31:38,3, GSM1: ! PHP Notice: Undefined variable: smscn in /etc/sms/scripts/fail.php on line 54
2000-01-01 18:31:38,3, GSM1: ! PHP Notice: Undefined variable: smscn in /etc/sms/scripts/fail.php on line 54
2000-01-01 18:31:38,6, GSM1: Checking device for incoming SMS
2000-01-01 18:31:38,6, GSM1: Checking if modem is ready
2000-01-01 18:31:39,6, GSM1: Pre-initializing modem
2000-01-01 18:31:40,6, GSM1: Signal Strength Indicator: (15,99) -83 dBm (Good)
« Last edit by hadia on Tue May 03, 2016 18:07, 106 months ago. »