Connection Settings

The connection settings control how a Fuse application interacts with an associated webservice.

Webservices

1. Webservice timeout: Determines the number of seconds that Fuse waits for a connected webservice to respond before throwing an error. Default is 10 seconds. While it is certainly possible to increase the default value for this setting, it is recommended to work to increase the speed of the associated webservice if 10 seconds is insufficient.

3. Fetch audio delay: Appears only when Webservice fetch audio has an audio file uploaded. Determines how long your application waits to play your audio file. Default is 10 seconds.

4. Fetch audio minimum: Appears only when Webservice fetch audio has an audio file uploaded. Determines the minimum time your application should play your audio file once it starts. Default is 10 seconds.

Transfers

5. Transfer timeout: Determines the number of seconds that Fuse waits for the transfer to ring before giving up. The default is 60 seconds.

6. Transfer duration (max): Determines the maximum amount of time, in seconds, that Fuse allows a call transfer to last.

Last updated