Modem Applications

From OpenEMR Project Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

cu

Direct communication to the modem.

sudo cu -l ttyACM0


~ Escape key.
~. Terminate session.
~. Terminate session.
~? List escape commands.
~v List variables.
ATE1 Enable echo.
ATE0 Disable echo
ATD5551212 Dial 555-1212.
ATH Hangup.
AT


mgetty


mgetty-voice

sudo apt-get install mgetty-voice