<browser>

The <browser> element defines the default parameters that apply to the Voice Browser service.

Parameter

Type

Description

browser.loading.fetchtimeout

Integer

Timeout for fetching new content.

browser.security.limit.maxCallWarningPrompt

String

Specifies the prompt that will be played to the user before a call is terminated.

browser.security.limit.maxCallWarningTime

Integer

Specifies the amount of time, in milliseconds, at which to play a warning prompt before a call is terminated.

browser.suppressUrlLogging

Boolean

When set to TRUE, suppresses the logging of TRANSITION and EXECUTING_URL events in call logs, and Executing events in diagnostic logs generated by Voice Browser service instances. Valid values are:

  • 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.

browser.tonedetection.amd.enable

Boolean

Enables or disables answering-machine tone detection. Set to false to disable. The default is true.

Note: You must enable Tone detection for this to have any effect. Set server.toneDetector.configFile on all Nuance Speech Server instances in the to $NSSSVRSDK/config/tones.all.on, the location of the tones library.

browser.tonedetection.amd.maxgreeting

Integer

Specifies the maximum time, in milliseconds, to wait for the greeting message of a detected answering machine to finish. The default is 30000.

Note: You must enable Tone detection for this to have any effect. Set server.toneDetector.configFile on all Nuance Speech Server instances in the to $NSSSVRSDK/config/tones.all.on, the location of the tones library.

browser.tonedetection.fax.enable

Boolean

Enables or disables fax tone detection. Set to false to disable. The default is true.

Note: You must enable Tone detection for this to have any effect. Set server.toneDetector.configFile on all Nuance Speech Server instances in the to $NSSSVRSDK/config/tones.all.on, the location of the tones library.

browser.tonedetection.sit.enable

Boolean

Enables or disables SIT tone detection. Set to false to disable. The default is true.

Note: You must enable Tone detection for this to have any effect. Set server.toneDetector.configFile on all Nuance Speech Server instances in the to $NSSSVRSDK/config/tones.all.on, the location of the tones library.

browser.tonedetection.tty.enable

Boolean

Enables or disables TTY tone detection. Set to false to disable. The default is true.

Note: You must enable Tone detection for this to have any effect. Set server.toneDetector.configFile on all Nuance Speech Server instances in the to $NSSSVRSDK/config/tones.all.on, the location of the tones library.

call.warningPrompt

String

Specifies the warning prompt that will be played to the user shortly before a bridged transfer is terminated.

call.warningTime

Integer

Specifies the time in milliseconds when the call.warningPrompt is played before the end of a bridged transfer.

voicexml.maxspeechtimeoutHandlerPrompt

String

Specifies the system prompt played if a maxspeechtimeout event is thrown.

voicexml.maxspeechtimeoutHandlerPrompt.fallback

String

Specifies the text played for a thrown maxspeechtimeout event in place of the default system maxspeechtimeout text.

voicexml.nomatchHandlerPrompt

String

Specifies the system prompt played if a nomatch event is thrown and not handled by the application. The default prompt is nomatch.wav (“Sorry, I didn’t get that”) located in %NSSSVRSDK%\master\vbs_basepath\lang\en-US\prompts\.