inet_timeout_download

Specifies the default timeout for downloading a URI (from open through the final byte).

Value

Integer: 1–INT_MAX (milliseconds)

DEFAULT: 30000 (30 seconds)

How to set

Shown in precedence order (see Rules of parameter precedence):

Set in the session xml file for the application. Configure the <speechsynth> element located under <sessionparameters>, <speechserver>.

Set in a VoiceXML application, using the switts.inet_timeout_download property in a <property> element.

Set in the voice browser, set as switts.inet_timeout_download using the Vendor-Specific-Parameters header in a SPEAK method.

session.xml—Sets the session default.

In Management Station, set on the Vocalizer service. If not using Management Station, set in the Vocalizer configuration file (User-nvsxx.xml).

Use

Seldom used.