Hi Yong,
Our project used ZTE EVDO modem. But this modem only supports
sending
and receiving sms with text mode.
That is pretty sad. ZTE modems have the SMS PDU mode for GSM.
I have modify oFono gatchat code to support this. But it conflicted
with original gatchat architecture.
Send the patches and Denis can have a look at it.
Does oFono plan to support text mode sms send&receive?
So for oFono and GSM we were not planning to use text mode all. The only
case where we use text mode is USSD since there is no PDU mode. For all
other pieces we prefer the binary PDU mode. Text mode has caused too
many problems in the past with various hardware that it is just not
worth support it. In the long run it was a lot simple to just write the
PDU SMS support and caused less of a headache.
We need to dig into this. My personal position would be to tell ZTE to
enable PDU mode. Since CDMA will use PDUs over the air as well as GSM.
Or is it sending SMS as text?
Regards
Marcel