Version of smsd: 3.1.5
Smsd installed from: sources / package repository / from elsewhere...
Name and model of a modem / phone: M1206B
Interface: serial / USB / some adapter...serial
could anyone tell how to solve this problem?
thank in advance
The config
devices = GSM1
logfile = /var/log/smsd.log
loglevel = 7
[GSM1]
device = /dev/cuad0
incoming = yes
The Log file
2010-07-13 15:33:10,6, GSM1: Checking if modem is ready
2010-07-13 15:33:10,7, GSM1: -> AT^M
2010-07-13 15:33:10,7, GSM1: Command is sent, waiting for the answer
2010-07-13 15:33:10,7, GSM1: <- OK
2010-07-13 15:33:10,6, GSM1: Pre-initializing modem
2010-07-13 15:33:10,7, GSM1: -> ATE0+CMEE=1^M
2010-07-13 15:33:11,7, GSM1: Command is sent, waiting for the answer
2010-07-13 15:33:11,7, GSM1: <- OK
2010-07-13 15:33:11,7, GSM1: -> AT+CSQ^M
2010-07-13 15:33:11,7, GSM1: Command is sent, waiting for the answer
2010-07-13 15:33:11,7, GSM1: <- +CSQ: 16,0 OK
2010-07-13 15:33:11,6, GSM1: Checking if Modem is registered to the network
2010-07-13 15:33:11,7, GSM1: -> AT+CREG?^M
2010-07-13 15:33:12,7, GSM1: Command is sent, waiting for the answer
2010-07-13 15:33:12,7, GSM1: <- +CREG: 0,5 OK
2010-07-13 15:33:12,6, GSM1: Modem is registered to a roaming partner network
2010-07-13 15:33:12,6, GSM1: Selecting PDU mode
2010-07-13 15:33:12,7, GSM1: -> AT+CMGF=0^M
2010-07-13 15:33:12,7, GSM1: Command is sent, waiting for the answer
2010-07-13 15:33:12,7, GSM1: <- OK
2010-07-13 15:33:12,7, GSM1: -> AT+CMGS=17^M
2010-07-13 15:33:13,7, GSM1: Command is sent, waiting for the answer
2010-07-13 15:33:13,7, GSM1: <- >
2010-07-13 15:33:13,7, GSM1: -> 0011000B913108919890F80000FF03E87408^Z
2010-07-13 15:33:13,7, GSM1: Command is sent, waiting for the answer
2010-07-13 15:33:16,7, GSM1: <- +CMS ERROR: 50 (Requested facility not subscribed)
2010-07-13 15:33:16,3, GSM1: The modem answer was not OK: +CMS ERROR: 50 (Requested facility not subscribed)
« Last edit by keke on Tue Jul 13, 2010 15:11, 179 months ago. »