Folks who have played with the virtual 'modem' have probably noticed that it has a bit of a European slant.
For those that came of age in North America, I've used a number of sources to produce an accurate sound set for every known modem type and US (7-digit speed dial) touch tones and ring tone:
Place them in \\mister\fat\SOUNDS, then add this to \\mister\fat\linux\MidiLink.INI:
In the main/unlabeled section:
Code: Select all
TCP_SOUND_DIAL = /media/fat/SOUNDS/dial.wav
TCP_SOUND_RING = /media/fat/SOUNDS/ring.wav
In [AO486]:
Code: Select all
TCP_SOUND_CONNECT = /media/fat/SOUNDS/connect_v32.wav
In [C64]:
Code: Select all
TCP_SOUND_CONNECT = /media/fat/SOUNDS/connect_v22.wav
Adjust as desired.