06-25-2021, 01:06 AM
(06-24-2021, 03:32 PM)dante404 Wrote:(06-24-2021, 01:33 AM)Maus Wrote: Receiving is OK here, *sending* isn't working for a couple of months.
That's strange , just tested sending SMS today, also still works here (Congstar, german mobile provider).
Indeed, strange. I just tested a German Telefónica Moviles MVNO SIM in a different phone, sending and receiving text messages worked OK. Then I put that SIM into the pinephone, booted into a fully updated Mobian, unlocked the SIM into network ID 26203, tried to send a text message with Chatty. Chatty reported a green checkmark, but replaced that with a red cross a couple of seconds later. Receiving text messages worked without problems, though!
Then I tried to send a message via mmcli:
Code:
root@pine:~# mmcli -s 1
-----------------------------
General | dbus path: /org/freedesktop/ModemManager1/SMS/1
-----------------------------
Content | number: +44xxxxxxxxxx
| text: Irrelevant example text
-----------------------------
Properties | pdu type: submit
| state: stored
| storage: sm
| delivery report: requested
root@pine:~# mmcli -s 1 --send
error: couldn't send the SMS: 'GDBus.Error:org.freedesktop.libqmi.Error.Core.Timeout: QMI operation failed: Transaction timed out'
So I fail to send, @pagesix1536 fails to receive text messages with Mobian on the Pinephone.