VoiceChange news Content of documentation User documentation Administrator documentation Index of terms Technical Support Search on-line

Directory structure

This documents describes directory structure of VoiceChange.
 
/VoiceChange/
Description: VoiceChange root folder
  There are stored and run user script applications here.

/VoiceChange/_vbs_core/
Description: VBS libraries - kernel
  "Core" VBS libraries. Don't modify files here!

/VoiceChange/_vbs_language/
Description: VBS libraries - language support
  VBS libraries for multilingual support. Don't modify files here!

/VoiceChange/_vbs_modules/
Description: VBS libraries - extension modules
  VBS libraries extending VoiceChange features. Don't modify files here!

/VoiceChange/archive/
Description: Voice mail archive
  If you're using MS Exchange or SMTP/POP3 gateway, server voicemail archive will be created here. Every user has his own folder. Folder name is derived from user's X.400 or SMTP address.

Folders has allowed "full control" access for everyone. Stored voice messages (WAV files) have access allowed for their owner only (NTFS required).

Lotus Notes uses voice archive stored in Notes database.

This folder is shared as VxArch share.


/VoiceChange/bin/
Description: Executable files
  Here are stored administration utilities and some COM objects. Subfolders contains drivers for various voice cards:
  • boston - driver for Brooktrout TR1034 cards
  • btdrv - driver and firmware for Brooktrout TR114 cards
  • btsys - low-level driver for Brooktrout TR114
  • capi - CAPI driver
  • cxvxdriver - driver for cooperation with CallChange

/VoiceChange/common/bin/
Description: Run-time components
  VBS application precompiler, drivers for faxmodems.

/VoiceChange/common/cache/
Description: Shared WAV cache
  Here are cached all WAV files precompiled for used hardware driver. Cache is shared for all lines.

/VoiceChange/common/ini/
Description: Configuration files
  Here you can find configuration files for VoiceChange scripts and configuration files for Brooktrout TR114 driver.

/VoiceChange/common/logfiles/
Description: Application log files
  Here are stored application logs (from AppLog object) and text logs of every VX line.

/VoiceChange/common/reg/
Description: Folder used by setup
  Setup generates REG files here.

/VoiceChange/common/run/
Description: Supporting scripts
  Here are stored and run supporting VX scripts.

/VoiceChange/common/wav/
Description: WAV files
  There are subfolders with all messages used by VoiceChange and user scripts. Folder name determines language; VoiceChange automatically select correct WAV files according the settings.

/VoiceChange/doc/
Description: Documentation
  Local copy of VoiceChange HTML documentation. Latest documentation is always on WWW pages.

/VoiceChange/etc/
Description: Folder used by setup
  Here are stored files used by VoiceChange setup, Outlook forms, registry and INI file templates etc.

/VoiceChange/greetings/
Description: Personal and company greetings
  There are stored personal and company greetings. Personal greeting has name derived from X.400 or SMTP address of user. Company greeting has name CompanyGreeting.*

/VoiceChange/lines/
Description: Working folders for every line
  There is one folder for every line. VoiceChange stores working files and messages being received here.

/VoiceChange/samples/
Description: Sample applications
  There are sample VoiceChange applications. Their description can be found in documentation.

/VoiceChange/setup/
Description: Installation and configuration scripts
  Tools for configuration of VoiceChange.

/VoiceChange/temp/
Description: Temporary folder
  Folder for temporary files

/VoiceChange/vxloader/
Description: Installation of user tools and help
  From this location are installed Voicechange client object for users. Also help for users customized for your installation (filled phone lines, name of administrator etc.) can be found here.

This folder is shared as VxLoader share.


/Program Files/Common Files/Datasys/
Description: Common binary files
  Here are stored objects and programs shared with other Datasys UMS products.

/Program Files/Common Files/Datasys/DsSetup/
Description: Datasys setup engine
  Installation engine used by all Datasys UMS products.

/Program Files/Common Files/Datasys/DsSetup/uninstall/
Description: Uninstall
  Uninstallation scripts for every Datasys UMS product.

/%windir%/bfax/
Description: Brooktrout low-level driver
  Part of low-level driver for Brooktrout card. faxinit program initializes Brooktrout card, read configuration from config.cfg and writes log into faxinit.log.

back to top