########################################################################## # Taylor-UUCP dialer definitions (dial) ########################################################################## # dial file automatically generated by uuconv. # # Meaning of some of the escape characters: # \p - pause (approximately 1/4-1/2 second delay) # \d - delay (2 seconds) # \D - phone number/token # \T - phone number with Dialcodes and character translation # \K - insert a BREAK # \E - turn on echo checking (for slow devices) # \e - turn off echo checking # \r - carriage return # \c - no new-line # \n - send new-line # \nnn - send octal number # # Start of dialer hayes dialer hayes chat "" \dATZ\d\r OK\r \dAT\r\c OK\r \dATS7=45\r\c OK\r \EATDT\T\r\c CONNECT # ########################################################################## # $Id: dial,v 1.4 2001/09/03 20:34:57 cirr Stable $ ##########################################################################