# sample uugetty configuration file for a Hayes compatible modem to allow # incoming modem connections # # alternate lock file to check... if this lock file exists, then uugetty is # restarted so that the modem is re-initialized #ALTLOCK=cua3 #ALTLINE=cua3 # line to initialize INITLINE=ttyS14 ISSUE=/etc/issue.getty # timeout to disconnect if idle... TIMEOUT=20 # modem initialization string... # format: ... (chat sequence) INIT="" ATZ1\r OK\r\n WAITFOR=RING CONNECT="" ATA\r CONNECT # this line sets the time to delay before sending the login banner DELAY=1 #DEBUG=010