Using "prserv.exe" debug program for Windows / DOS

======================================================================

To assist in troubleshooting, you have been provided with an executable
file to be run on your PC.  This file serves as an upgrade server that
captures debug information sent by the ATA software to your PC's IP
address/port number.  This debug file (prserv.exe) will compile the 
information from the ATA into a readable log file.  To capture this 
"NPRINTF" information, you will need to know the IP address of the PC 
using the prserv program, illustrated as follows:

	<IP address>.<port>

where <IP address> is the IP address of your PC, and <port> is 9001.
If another process on your PC already uses port 9001, you may use some
other value (legal values are from 1024 to 65535).  If no port value
is entered, the default value will be 9001.

To enter the IP address and port number, use voice menu option 81#.  You
must enter the IP address/port number in alphanumeric format, which 
requires entering the "#" key after every character entered.  To enter 
the "." character, you must enter the sequence 1 1#.

e.g., for a computer with the IP address 123.45.678.90 and a port number
9001 (123.45.678.90.9001), you would enter the following on your telephone 
handset:

1# 2# 3# 1 1# 4# 5# 1 1# 6# 7# 8# 1 1# 9# 0# 1 1# 9# 0# 0# 1# #

To operate the debug capture program "prserv.exe", place the prserv
program in a folder on your PC, and at the DOS prompt of the folder
where you have placed it, enter:

C:>prserv <port>.log

where <port> is the port number you have selected.  If you do not enter
<port>.log, debug information will still appear on your screen, but will
not be saved to a log file.

Once you are finished capturing debug information, you can stop the log
program by entering CNTL-C at the DOS prompt.  The log file created will
be named <port>.log.  If you restart the process without changing the
name of the log file, any new debug information will be appended to the
end of the original file.