Template:Webui services rs232 rs232 configuration modem table

From Teltonika Networks Wiki
Revision as of 07:06, 19 October 2018 by Dziugas (talk | contribs) (Created page with "{| class="wikitable" |+ ! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME !...")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
FIELD NAME VALUE DESCRIPTION
Direct connect ip:port | host:port; Default: " " Maintains a constant connection to the specified host. Leave empty if you are planning to use an ATD command to initiate the connection
TCP port integer [0..65535]; Default: " " The TCP port number used to listen for incoming connections. Leave it empty to disable incoming connections
Initiation string* string; Default: " " A command string that will be sent to the modem to initiate the connection in some particular special way (optional)
No extra CR LF in response yes | no; Default: no Removes extra CR LF before and LF after response code

* This is the AT command set used in Modem mode of the serial interfaces:

COMMAND DESCRIPTION USAGE
A Answers an incoming call To answer incoming connection: ATA
D Dials a number To initiate data connection: ATD <host>:<port>
To enter data mode with Direct connect settings: ATD
E Local echo Turn local echo ON: ATE1
Turn local echo OFF: ATE0
H Hang up current call To end data connection: ATH
O Return to data mode To return to data mode from command mode: ATO
Z Reset to default configuration To reset the modem to default confiugration: ATZ