gsm0710muxd
GSM 07.10 Multiplexer
Install
- All systems
-
curl cmd.cat/gsm0710muxd.sh
- Debian
-
apt-get install gsm0710muxd
- Ubuntu
-
apt-get install gsm0710muxd
- Kali Linux
-
apt-get install gsm0710muxd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gsm0710muxd
- Raspbian
-
apt-get install gsm0710muxd
- Dockerfile
- dockerfile.run/gsm0710muxd
gsm0710muxd
GSM 07.10 Multiplexer
pyneo mobile stack: muxer as GSM 07.10 describes. A muxer for gsm modems to allow more than one channel to be used with the modem. Each channel can be used to issue phonecalls, watch signal strength, receiving sms or even doing ppp (gprs) at the same time. Access to the multiplexer is managed via D-Bus.
fso-gsm0710muxd
GSM 07.10 Multiplexer
The gsm0710muxd daemon provides concurrenct access to the GSM modem by several process. Access to the multiplexer is managed via D-Bus command. This GSM muxer is incompatible to the original muxer used by the pyNeo project. This package is part of the freesmartphone.org software stack and it is targeted for smartphones.