06-09-2020, 09:59 AM
I have a similar issue in both Mobian and UBT not showing sms, I think its Chatty related.
when I run
sudo mmcli -m 0 --messaging-list-sms
and it responds with some message being present such as
/org/freedesktop/ModemManager1/SMS/3 (received)
then I'm able to view message through cli using
sudo mmcli -s 3
----------------------------
General | dbus path: /org/freedesktop/ModemManager1/SMS/3
----------------------------
Content | number: xxxxxxxxxx
| text: Test
----------------------------
Properties | pdu type: cdma-deliver
| state: received
| storage: me
| teleservice id: wmt
but this message never seems to be passed to Chatty.
Any thought on whats going on or the underlying issue?
when I run
sudo mmcli -m 0 --messaging-list-sms
and it responds with some message being present such as
/org/freedesktop/ModemManager1/SMS/3 (received)
then I'm able to view message through cli using
sudo mmcli -s 3
----------------------------
General | dbus path: /org/freedesktop/ModemManager1/SMS/3
----------------------------
Content | number: xxxxxxxxxx
| text: Test
----------------------------
Properties | pdu type: cdma-deliver
| state: received
| storage: me
| teleservice id: wmt
but this message never seems to be passed to Chatty.
Any thought on whats going on or the underlying issue?