jessea@dynasys.UUCP (Jesse W. Asher) (08/18/90)
I'm trying to get an HP37212B modem to dial out. It doesn't seem to be
hayes compatible, so I'm looking for a Dialer script if anyone has one.
I would appreciate any help.
---*---*---*---*---*---*---*---*---*---*---*---*---*---*---*---*---*---*---*---
Jesse W. Asher Phone: (901)382-1609
6196-1 Macon Rd., Suite 200, Memphis, TN 38134
UUCP: {fedeva,chromc,rutgers}!dynasys!jessea
-> All requests for sick leave must be approved two weeks in advance.ronw@hpuflfa.HP.COM (Ron Williams) (08/29/90)
Try this one... I created It and have used it successfully for a year now.
#
# hp37212B created by Ron Williams Fri Jun 16 15:51:15 EDT 1989
#
# Depress Auto Ans on front panel
#
# DIP switch settings:
#
# 1 - D \
# 2 - D > Terminal mode
# 3 - D /
# 4 - D Primary channel for sending commands
# 5 - D \
# 6 - D / 10 bit data: 1 start, 8 data, 1 stop
# 7 - D Error correction disabled
# + 8 - U \
# + 9 - U / NO flow control
# 10 - D \
# + 11 - U / DSR/CTS/CD to RS-232-C definition
# + 12 - U DTR behaves to RS-232-C / V.24(108/2) definition
#
# recommend setting the following internal registers:
# (primarily if 'cu' attached for manual dialing)
#
# 35 = 1 -> local echo in command mode
# 36 = 1 -> DEL command line cancelling enabled
# 37 = 1 -> backspace (^H) enabled in command mode
# 40 = 1 -> enable modem friendly messages
#
# map % to K (wait for dialtone)
# e.g. cu -l culxxx -s <baudrate> -m -dir
# <Cr>
# R35=1
# ...
# R35? check status of register 35
# ~. get out of cu
#
# " to K (pause)
#
# expect "" (nothing)
# send <return> pause-for-fraction-of-second c
# expect > (greater than prompt)
# send D pause-for-fraction-of-second
# expect BER? (actually NUMBER?)
# send T<telephone-number> Cr T for tone dialing
# expect LINE (actually ON LINE 1200)
#
hp37212B =%-" "" \r\p > T\T\r LINE
Ron Williams HP Ft. Lauderdale ronw@hpfcse
------------ TEL: T-938-2278 {hpfcse}!hpuflfa!ronw
FAX: T-938-2293 COMSYS: 3179
AREA CODE: 305 HPDESK: Ron Williams / HP3179/08