testy500: Hi everyone,
my falcom samba 3g modem is not working with the latest release of smstools3...
It doesn't matter which init strings i use the modem is always registering with the network but it's not possible to send sms :-(
Here is my current smsd.conf file:
devices = GSM1
logfile = /var/log/smsd.log
loglevel = 7
[GSM1]
device = /dev/ttyUSB0
incoming = yes
memory_start = no
pin = XXXX
baudrate = 115200
rtscts = yes
Log:
2009-07-24 19:25:27,5, smsd: Moved file /var/spool/sms/outgoing/send_tJiq8f to /var/spool/sms/checked
2009-07-24 19:25:28,6, GSM1: I have to send 1 short message for /var/spool/sms/checked/send_tJiq8f
2009-07-24 19:25:28,6, GSM1: Sending SMS from to 4916321093210
2009-07-24 19:25:28,6, GSM1: Checking if modem is ready
2009-07-24 19:25:28,7, GSM1: -> AT
2009-07-24 19:25:28,7, GSM1: Command is sent, waiting for the answer
2009-07-24 19:25:28,7, GSM1: <- OK
2009-07-24 19:25:28,6, GSM1: Pre-initializing modem
2009-07-24 19:25:29,7, GSM1: -> ATE0+CMEE=1
2009-07-24 19:25:29,7, GSM1: Command is sent, waiting for the answer
2009-07-24 19:25:29,7, GSM1: <- OK
2009-07-24 19:25:29,6, GSM1: Checking if modem needs PIN
2009-07-24 19:25:29,7, GSM1: -> AT+CPIN?
2009-07-24 19:25:29,7, GSM1: Command is sent, waiting for the answer
2009-07-24 19:25:29,7, GSM1: <- +CPIN: READY OK
2009-07-24 19:25:29,6, GSM1: Initializing modem
2009-07-24 19:25:30,7, GSM1: -> ATE0V1
2009-07-24 19:25:30,7, GSM1: Command is sent, waiting for the answer
2009-07-24 19:25:30,7, GSM1: <- OK
2009-07-24 19:25:30,7, GSM1: -> AT+CSQ
2009-07-24 19:25:30,7, GSM1: Command is sent, waiting for the answer
2009-07-24 19:25:30,7, GSM1: <- +CSQ: 19,99 OK
2009-07-24 19:25:30,6, GSM1: Checking if Modem is registered to the network
2009-07-24 19:25:31,7, GSM1: -> AT+CREG?
2009-07-24 19:25:31,7, GSM1: Command is sent, waiting for the answer
2009-07-24 19:25:31,7, GSM1: <- +CREG: 0,1 OK
2009-07-24 19:25:31,6, GSM1: Modem is registered to the network
2009-07-24 19:25:31,6, GSM1: Selecting PDU mode
2009-07-24 19:25:31,7, GSM1: -> AT+CMGF=0
2009-07-24 19:25:31,7, GSM1: Command is sent, waiting for the answer
2009-07-24 19:25:31,7, GSM1: <- OK
2009-07-24 19:25:32,7, GSM1: -> AT+CMGS=18
2009-07-24 19:25:32,7, GSM1: Command is sent, waiting for the answer
2009-07-24 19:25:32,7, GSM1: <- >
2009-07-24 19:25:32,7, GSM1: -> 01000D91946190101900F3000004F4F29C0E.
2009-07-24 19:25:32,7, GSM1: Command is sent, waiting for the answer
2009-07-24 19:25:36,7, GSM1: <- +CMS ERROR: 500 (Unknown error)
2009-07-24 19:25:36,3, GSM1: The modem answer was not OK: +CMS ERROR: 500 (Unknown error)
2009-07-24 19:25:36,5, GSM1: Waiting 10 sec. before retrying
Any ideas? I've already tried other baudrate values ..
best regards
testy
|