1
0
Fork 0

Describe phonebook feature in the manual

This commit is contained in:
NicknineTheEagle 2020-03-22 18:20:22 +03:00 committed by Patryk Obara
parent e905a6bd5d
commit 383c7e2e96

15
README
View file

@ -1368,6 +1368,21 @@ To host a DOS-based BBS:
fowarding entry to listen on TCP port 23 and pass it through to
port 2323 to your DOSBox machine's IP address. This allows Internet
users to "dial" your BBS using the default Telnet port.
Phone book
----------
You can map fake phone numbers to Internet addresses which is useful for programs
where limitations on phone number input field are too strict.
Create a text file with the name specified in "phonebookfile" entry in [serial]
section in the DOSBox configuration file and add phone-address pairs per line,
for example:
5551234 towel.blinkenlights.nl:23
Now you can dial the specified phone number and the emulated modem will connect
to the address it's mapped to. Note that phone book does not allow any
characters in the phone number that are ignored or denied by a real Hayes
compatible modem.
=====================================
10. How to speed up/slow down DOSBox: