inet_timeout_open
Specifies the default timeout for opening a connection to a web server.
Value |
Integer: 1–INT_MAX (milliseconds) DEFAULT: 30000 |
How to set |
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_open property using a <property> element. Set in the voice browser, with switts.inet_timeout_open using the Vendor-Specific-Parameters header in a SPEAK method. session.xml—Sets the session default.
|
Usage |
Seldom used. |