Keywords: Mode: All keywords (AND) |
Fri Jun 10, 2016 06:09
|
sel: Well, I have attempted to apply your patch by hand. didn't change the behavior of the program. So I have taken drastical path: simply replaced AT+CMGF=0 to AT+CMGF=1 in "Selecting PDU mode" in modeminit I think, this resolved my issue.
|
Thu Jun 09, 2016 17:30
|
sel:
It's complicated to support so many different modems. However, the download page shows a recent 3.1.16 beta version which may address this in a better way.
No matter if you try 3.1.16 or patch 3.1.15, you have no choice but downloading the source and rebuild.
Looking at the Makefile, it should be straight forward:
make compile
Just make sure the package is removed before you install the custom tool.
I have installed 3.1.16, it doesn't seem to solve the problem
|
Thu Jun 09, 2016 17:28
|
sel: sorry I don't understand this point, there are many modems yes, but only two options CMGF=0 and CMGF=1.
Can you tell instructions to patch the program ?
thanks
|
Thu Jun 09, 2016 14:45
|
sel: Hello,
I am not using the source but the debian repository package.
|
Thu Jun 09, 2016 07:52
|
sel: Hello,
I think I have the same issue with my gprs modem which is a Siemens MC55 and supports only AT+CMGF=1 for text mode, pdu mode is not supported by this modem.
Can I have instructions for applying this patch to my system ?
Thanks.
Operating system name and version: Debian 8.3, x86_64
Version of smsd: 3.1.15
Smsd installed from: standard repository
Name and model of a modem / phone: Siemens MC55
Interface: serial
|