With the groundwork done in #phosh 0.25 and the (upcoming) 0.26 to move power button handling from the compositor (#phoc) to the shell (phosh) we'd have the bits in place to wire up a long press menu for e.g. emergency calls, screenshots, etc.
This certainly needs styling but it'd be nice to see the first bits in 0.27. I became used to it pretty quickly.
Something else that might be intteresting too: https://www.crowdsupply.com/ukama/ukama#products
It is a private LTE network, but it is likely only data. I wonder if you can hack it to use SMS and calls to test the functionality?
@dylanvanassche @kop316 @agx @eliasr I can make the Pinephone modem hijack calls to 112 and make it answer them so you can test this out without disturbing the real emergency services, would that be enough to test the functionality?
@biktorgj @dylanvanassche @kop316 @eliasr Interesting! That would help for a lot of things already. For some things we'll need a femtocell but for testing the software side (including MM) that would be great. Any chance to have that for the #librem5 modem too? (As I have those around 😃 )
@agx @dylanvanassche @kop316 @eliasr
Unfortunately not yet :(
I do have a port of the modem firmware for the Broadmobi, but the modem doesn't want to boot the original baseband firmware from linux, and while it can boot firmware from other modems it doesn't really work well. But I'm also working on a port for another modem you can replace the Broadmobi with, and has more flash and ram so I'm sure we could get something running :)
@dylanvanassche @eliasr do you have a link here? I'm currently collecting links for countries / providers that allow to test emergency call routing.
@eliasr The emergency menu talks to the calls app via dbus under the hood and if you start the calls app with the "-p dummy" flag it will allows you to place dummy calls and provide dummy emergency numbers, so you can test the system. This is the way I have been doing it for my testing.
@eliasr I implemented emergency call support in #GNOME call's dummy provider so you can test all the software side bits in calls and phosh except for really dialing out.
Implementing a "dummy modem" in ModemManager would allow us to test that path too (any takers?).
For actual end to end I know two ways: either your own gps cell or a place/provider where it's easy to test. I know of this one in Austria https://notrufnoe.com/notrufrouting/ but links to other locations would be welcome too.