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
  • Viewing Pending Outbound Calls
  • Pending Calls Table
  • Searching Pending Outbound Calls
  • Canceling Pending Outbound Calls
  1. Outbound

View Pending Calls

PreviousQueuing Calls with CSVNextViewing Completed Calls

Last updated 3 years ago

Viewing Pending Outbound Calls

Outbound calls that are in progress or scheduled to go out in the future appear in the Pending tab of the Outbound interface. Click the “Pending” tab on the table to view these pending outbound calls.

Users can view pending outbound calls, cancel outbound calls that have not been dialed yet, and queue calls in this interface.

Pending Calls Table

When an application has one or more pending outbound calls, those numbers appear in the outbound calls table. This table contains the following fields:

  1. Phone Number: The destination number for the outbound call.

  2. Queued Timestamp: The date/time that the outbound call was queued.

  3. Number of Attempts: The total number of attempts made for that number.

  4. Last Event: The last call event, including the date/time the event occurred. Possible values for this field include: queued, dialing, and connected.

Searching Pending Outbound Calls

To locate a specific destination number in the list of outbound calls, enter that phone number in the “Search” text box.

Canceling Pending Outbound Calls

Click the button in the top left of the Pending calls table to refresh the list of pending outbound calls.

To cancel pending outbound calls, click the button in the top right corner of the table. This opens a pop-up window that asks users to confirm the request to cancel pending outbound calls. Click to confirm canceling these calls.

📞