ofonod
Mobile telephony stack (daemon)
Install
- All systems
-
curl cmd.cat/ofonod.sh
- Debian
-
apt-get install ofono
- Ubuntu
-
apt-get install ofono
- Kali Linux
-
apt-get install ofono
- Fedora
-
dnf install ofono
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ofono
- Raspbian
-
apt-get install ofono
- Dockerfile
- dockerfile.run/ofonod
ofono
Mobile telephony stack (daemon)
oFono is a stack for mobile telephony devices on Linux. oFono supports speaking to telephony devices through specific drivers, or with generic AT commands. oFono also includes a low-level plug-in API for integrating with other telephony stacks, cellular modems and storage back-ends. The plug-in API functionality is modeled on public standards, in particular 3GPP TS 27.007 "AT command set for User Equipment (UE)." This package includes the core daemon.
ofono-dbg
Mobile telephony stack (debugging files)
oFono is a stack for mobile telephony devices on Linux. oFono supports speaking to telephony devices through specific drivers, or with generic AT commands. oFono also includes a low-level plug-in API for integrating with other telephony stacks, cellular modems and storage back-ends. The plug-in API functionality is modeled on public standards, in particular 3GPP TS 27.007 "AT command set for User Equipment (UE)." This package contains detached debugging symbols for the daemon.