Official News and Support

This is a two step procedure:

  • Add filters
  • Turn on logging

Add filters

Goto: "C:\Program Files\Microsoft Speech Server\AdministrativeTools\Scripts"

List of filters cscript MSSLogConfig.vbs /filters
turn on a specific filter (e.g., DetailedCallAnalysis) cscript MSSLogConfig.vbs /activate /filter:DetailedCallAnalysis
Get a list of currently active filters cscript MSSLogConfig.vbs /activefilters
Help cscript MSSLogConfig.vbs /?

Turn on logging

  1. Go to: Start->All Programs->Microsoft Speech Server 2004->MSS Management Console

  2. In the right pane: right-click on Telephony Application Services

  3. Select "Properties"

  4. Select the Server Log Configuration tab

  5. Select the check box 'Enable Logging'
  6. The location of the generated .etl file is also shown in this tab.

  7. When done with the tests, disable the logging by unchecking the 'Enable Logging'. This is an important step to get the full .etl file since this flushes the log file cache.
  8. May 6, 2005 in FAQs | Tips & Tricks | Vail SIP TIM