ofono-phonesim
Modem emulator used by the oFono mobile telephony stack
Install
- All systems
-
curl cmd.cat/ofono-phonesim.sh
- Debian
-
apt-get install ofono-phonesim
- Ubuntu
-
apt-get install ofono-phonesim
- Kali Linux
-
apt-get install ofono-phonesim
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ofono-phonesim
- Raspbian
-
apt-get install ofono-phonesim
- Dockerfile
- dockerfile.run/ofono-phonesim
ofono-phonesim
Modem emulator used by the oFono mobile telephony stack
oFono is a stack for mobile telephony devices on Linux. oFono supports speaking to telephony devices through specific drivers, or with generic AT commands. Phonesim is a modem emulator that oFono uses for development and testing. This allows oFono to be used by any host without requiring special GSM (or other) hardware.