Operating system name and version: Debian Etch
Version of smsd: 3.1.14
Smsd installed from: sources
Name and model of a modem / phone: Panda 800 (BenQ compatible)
Interface: USB
Hi all,
I am having problems using SMS Server Tools with my USB GSM modem.
Looks like it is having problems setting PDU mode, even though the modem supports it.
Documentation of my modem is located here:
http://www.portech.com.tw/data/BenQ%20M23%20AT.pdf
This is from my logfile:
2011-10-27 01:09:47,7, GSM1: -> AT
2011-10-27 01:09:47,7, GSM1: Command is sent, waiting for the answer
2011-10-27 01:09:47,7, GSM1: <- OK
2011-10-27 01:09:47,7, GSM1: -> AT+CSQ
2011-10-27 01:09:47,7, GSM1: Command is sent, waiting for the answer
2011-10-27 01:09:48,7, GSM1: <- +CSQ: 27,99 OK
2011-10-27 01:09:48,6, GSM1: Signal Strength Indicator: (27,99) -59 dBm (Excellent), Bit Error Rate: not known or not detectable
2011-10-27 01:09:48,6, GSM1: Checking if Modem is registered to the network
2011-10-27 01:09:48,7, GSM1: -> AT+CREG?
2011-10-27 01:09:48,7, GSM1: Command is sent, waiting for the answer
2011-10-27 01:09:48,7, GSM1: <- +CREG: 0,1 OK
2011-10-27 01:09:48,6, GSM1: Modem is registered to the network
2011-10-27 01:09:48,6, GSM1: Selecting PDU mode
2011-10-27 01:09:48,7, GSM1: -> AT+CMGF=0
2011-10-27 01:09:48,7, GSM1: Command is sent, waiting for the answer
2011-10-27 01:09:49,7, GSM1: <- +CMS ERROR: 305 (Invalid Text mode parameter)
2011-10-27 01:09:59,7, GSM1: -> AT+CMGF=0
2011-10-27 01:09:59,7, GSM1: Command is sent, waiting for the answer
2011-10-27 01:09:59,7, GSM1: <- +CMS ERROR: 305 (Invalid Text mode parameter)
2011-10-27 01:09:59,3, GSM1: Error: Modem did not accept mode selection, Invalid Text mode parameter
Anyone know how to solve this problem? Thanks.