• src/sbbs3/ctrl/FtpCfgDlgUnit.cpp ServicesCfgDlgUnit.cpp TelnetCfgDlgUn

    From Rob Swindell to Git commit to main/sbbs/master on Saturday, April 17, 2021 18:53:15
    https://gitlab.synchro.net/main/sbbs/-/commit/f26a82b033bc5d298fa67eaa
    Modified Files:
    src/sbbs3/ctrl/FtpCfgDlgUnit.cpp ServicesCfgDlgUnit.cpp TelnetCfgDlgUnit.cpp WebCfgDlgUnit.cpp src/sbbs3/ftpsrvr.c ftpsrvr.h login.cpp logout.cpp mailsrvr.c mailsrvr.h main.cpp sbbs_ini.c services.c services.h startup.h websrvr.c websrvr.h xtrn_sec.cpp
    Log Message:
    Update sound (WAV) file play-on-event support in Windows build

    A "hack attempt" sound file is now supported in the Terminal Server, Mail Server, and Services.

    "login" and "logoff" sound files are now supported in the Terminal Server, FTP Server, Web Server, Mail Server, and Services.
    This enhancement fixes Issue #157

    The following sound files may now be configured in the [Global] section of the ctrl/sbbs.ini file, if desired to set the default sound files for all servers/services in on place:
    - AnswerSound
    - LoginSound
    - LogoutSound
    - HangupSound
    - HackAttemptSound