######################################################################## # Taylor-UUCP port file examples ######################################################################## # port file automatically generated by uuconv. # # Two escape characters may appear in this file: # - \D which means don't translate the phone #/token # - \T translate the phone #/token using the Dialcodes file # Both refer to the phone number field in the Systems file (field 5) # \D should always be used with entries in the Dialers file, since the # Dialers file can contain a \T to expand the number if necessary. # \T should only be used with built-in functions that require expansion # # TLI based connections port TLI type tli protocol tieg seven-bit false reliable true half-duplex false device tcp stream false dialer-sequence TLI \D # # TCP/IP Connections, on the uucp port # port TCP type tcp protocol tieg seven-bit false reliable true half-duplex false service uucp # # Analog Connections # Line 1 port ACU type modem protocol gi device tty01 baud 38400 dialer-sequence hayes \T # Line 2 port ACU type modem protocol gi device tty00 baud 38400 dialer-sequence hayes \T ######################################################################## # $Id: port,v 1.5 2003/05/12 20:06:58 cirr Stable $ ########################################################################