diff --git a/README b/README index ab1cea12..dca8088f 100644 --- a/README +++ b/README @@ -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: