LogoLogo
  • Go to Docs Center
  • Meet Plum Fuse
  • Tutorial
    • Basics
    • Deployment
    • Building A Complex Application
  • How to...
    • Send SMS messages using the REST module
    • Use the SMS Module
    • Upload an Audio Recording to Storage
    • Use Plum's Transcription API
  • Fuse Navigation
  • Application Manager
    • New Application
    • Managing Applications
    • Folders
  • Template Center
  • Deployments
    • Deployments Table
    • Creating Deployments
    • Updating Deployments
    • Deleting Deployments
    • Outbound Deployments
  • Logs
  • Reports
  • My Account
    • Global Options
    • Admin Options
  • Users & Sharing
    • Single Sign On
  • Application Editor
    • Application Editor Overview
    • Settings
      • Language Settings
        • Text-To-Speech (TTS) Options
      • User Input Settings
      • Connection Settings
      • Post-Call Webservice
      • JavaScript Libraries
    • Audio Manager
      • Languages
      • Prompt Table
      • Audio Formats
      • Bulk Uploading Audio Prompts
    • Modules
  • Modules
  • Call-Flow
    • Prompt
    • Transfer
    • Go To App
    • Go To Page
    • Compare Variable
    • Counter
    • Exit
    • Call Log
    • Label
    • Subdialog
  • Input
    • Address
    • Yes/No
    • Custom Field
    • Date/Time
    • Number
    • Digits
    • Language
    • Menu
    • Dynamic Menu
    • Name
    • Record
  • Data
    • Email
    • SMS
    • Set Variable
    • Call Recording
    • Evaluate JS
    • REST
    • SOAP
  • Integration
    • Setting up authentication
    • Dialogflow
    • DynamoDB
    • AWS S3
  • Variables
    • Shadow Variables
  • Module Settings
  • Key Fuse Info
  • 📞Outbound
    • Queuing Calls with CSV
    • View Pending Calls
    • Viewing Completed Calls
    • Detecting Voicemail
    • Outbound Parameters
    • Outbound FAQs
  • 🔒Data Security
    • 'Private' Mode
    • Managing Secure Phone Numbers
    • Sensitive Data Types
  • 🔑APIs
    • Authentication
    • Outbound Calls
      • Queue Call
      • Queue Multiple Calls
      • Get Outbound Call Status
      • Cancel Outbound Calls
    • Logs
      • Get Call Logs
      • Get Call Logs With Details
      • Get A Detailed Call Log
  • 🗒️Release Notes
Powered by GitBook
On this page
  • Webservices
  • Transfers
  1. Application Editor
  2. Settings

Connection Settings

PreviousUser Input SettingsNextPost-Call Webservice

Last updated 3 years ago

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.

2. Webservice fetch audio: Allows you to upload a custom audio file that plays while the associated webservice is working. This corresponds to the Hold Music option for several modules, including the REST and SOAP modules. Default audio is silence. Select Choose File to upload an audio file. Once an audio file has been uploaded, select the remove icon to remove it if needed.

7. Transfer fetch audio: Determines the audio that plays while waiting for the transfer number to pick up. Default audio is of a telephone ringing ("Ring"). Select Choose File to upload a custom audio file. Once an audio file has been uploaded, select the remove icon to remove it if needed.