< CALLBACK, UTILITIES, VAX callback utilities for Hayes modems    .   Written by Robert Eden   robert@cpvax.tu.com              Texas Utilities1              Comanche Peak Steam Electric Station               (817) 897-0491    A  If you use this program, why not drop me a line and let me know!   G  This program fakes a normal hayes modem connected to a terminal server   into calling you back.   L  For security reasons, auto answer is disabled at the start of the sequence.K  If a failure is detected, the program logs out the user, leaving the modem I  at a terminal server prompt (with auto-answer turned off).  The terminal I  server's inactivity timer should be set to eventually drop DTR and reset   the modem to memory defaults.  L  After the call is reconnected, the modem parameters are returned to normal.  J  This program has been tested on Hayes 9600, and Hayes ULTRA modems.  Your$  mileage (and AT commands) may vary.  F  The program should be set up as a foreign command.  I have a command   called "HOME.COM":                   $!This is home.com4               $ callback :== $sys$login:callback.exe$               $ callback 9w 555-1212$               $ @sys$login:login.com  G  So a login of "username/login=home" will call me back and then run the   normal login file.   