PurdomeM Report post Posted 01/04/2005 02:34 PM 2 questions about voice mail: 1. We are using a record module to get the message from the caller, because we don't want them to have the full functionality of the VM system. Is there any way to use TTS to embed the date and time into the actual message from the caller? I know that the date and time is part of the filename. 2. When the voicemail system runs, vbs files get created in the data directory. Is there a description of these files and what they do? Thanks! -Mark Share this post Link to post
SupportTeam Report post Posted 01/04/2005 09:19 PM Is there any way to use TTS to embed the date and time into the actual message from the caller? I know that the date and time is part of the filename. See how option '7' which speaks the date/time & callerID of the caller does it in the voicemail scripts. 2. When the voicemail system runs, vbs files get created in the data directory. Is there a description of these files and what they do? At start of each vbs file you will see the file and module by which "Run VBS" module this script was generated. Look through the VM scripts in \system\vm\ subdirectory... Share this post Link to post