Listing 8. dial.congo
# file: /etc/ppp/peers/dial.congo
#
# chat script for ppp
# on field host ("kenya") making radio modem
# dial-up connection to radiohub ("congo")
#
# wcm, 2001.10.01 - 2001.10.26
# ===
ABORT BUSY
ABORT "NO CARRIER"
"" ATH
# crucial initialization string:
# (note: set &I= to radio's station address)
OK AT&FE0L0R0X0&K3S0=0&A=0&I=1203
# "dial" the number of the radiohub ("congo"):
OK ATD1201
TIMEOUT 180
CONNECT \r
TIMEOUT 60
# this login string starts ppp on remote server:
ogin: Pklogin
#
# end file dial.congo
Copyright © 1994 - 2019 Linux Journal. All rights reserved.