browser.suppressUrlLogging

Suppresses TRANSITION and EXECUTING_URL events in call logs, and suppresses Executing events in diagnostic logs.

Valid values:

  • TRUE or true
  • FALSE or false (default)

The TRANSITION event shows the URL being fetched as a new VoiceXML page. The EXECUTING_URL event shows the URL of the VoiceXML page currently executing. (“Executing” event in diagnostic logs.)

_SUPPRESSED appears in the log files in place of the URL value. This suppression applies for all calls that this Voice Browser service instance processes.