Version of smsd:
Smsd installed from: sources / package repository / from elsewhere...
Name and model of a modem / phone:
Interface: serial / USB / some adapter...
Hi,
I am using a small modem connected on a raspberry pi to send SMS messages. It was working like a charm for months, but suddenly, I get an new error message :
2017-04-05 09:59:52,7, GSM1: Command is sent, waiting for the answer. (10)
2017-04-05 09:59:52,7, GSM1: <- +CREG: 2,5,"2201","54E6" OK
2017-04-05 09:59:52,6, GSM1: Modem is registered to a roaming partner network
2017-04-05 09:59:52,6, GSM1: Selecting PDU mode
2017-04-05 09:59:52,7, GSM1: -> AT+CMGF=0
2017-04-05 09:59:52,7, GSM1: Command is sent, waiting for the answer. (5)
2017-04-05 09:59:52,7, GSM1: <- OK
2017-04-05 09:59:52,7, GSM1: -> AT+CMGS=14
2017-04-05 09:59:52,7, GSM1: Command is sent, waiting for the answer. (10)
2017-04-05 09:59:52,7, GSM1: <- >
2017-04-05 09:59:52,7, GSM1: -> 0011000A91601630x2xx0000FF010A
2017-04-05 09:59:52,7, GSM1: Command is sent, waiting for the answer. (60)
2017-04-05 10:00:07,7, GSM1: <- +CMS ERROR: 97 (Message type non-existent or not implemented)
2017-04-05 10:00:07,3, GSM1: The modem answer was not OK: +CMS ERROR: 97 (Message type non-existent or not implemented)
2017-04-05 10:00:07,5, GSM1: Waiting 10 sec. before retrying
2017-04-05 10:00:17,6, GSM1: Checking if modem is ready
2017-04-05 10:00:17,7, GSM1: -> AT
2017-04-05 10:00:17,7, GSM1: Command is sent, waiting for the answer. (5)
2017-04-05 10:00:17,7, GSM1: <- OK
2017-04-05 10:00:17,6, GSM1: Pre-initializing modem
Do you think that the carrier (Free Mobile) has changed something on his side ?
I would be very happy if you had ideas about that !.
Fred
« Last edit by keke on Wed Apr 05, 2017 20:42, 92 months ago. »