I've explored this issue further. I'm beginning to suspect its something with Chatty, though still have no solution to getting incoming SMS on Verizon.
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?
Updating to Chatty 0.1.11-1 seemed to resolve this, just got flooded with sms and new ones are coming through in realtime.
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?
Updating to Chatty 0.1.11-1 seemed to resolve this, just got flooded with sms and new ones are coming through in realtime.