Modem Applications

From OpenEMR Project Wiki
Revision as of 13:44, 1 June 2014 by David Eschelbacher (talk | contribs) (Created page with "==cu== Direct communication to the modem.<br> <pre style="font-size: 130%;"> sudo cu -l ttyACM0 </pre> <br> {| style="margin: 0 2em 0 2em;" |- | width="100" | <tt style="font-si...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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