Outbound FAQs

When should I schedule my calls?

Plum Voice recommends scheduling batch calls to begin at a fifteen minute interval past the hour (e.g. 15, 30 or 45 minutes). We do NOT recommend scheduling batches at or near the top of the hour (e.g., 00) because doing so can cause unnecessary call spikes that can negatively impact call completions.

When is my call going out?

The short answer: When it reaches the top of the queue.

The longer answer: The time of day, the number of calls a client wants to make, and the number of other campaigns in the Plum Outbound Queue can affect how quickly a client's calls get placed. Any phone numbers that fail get put back into the Plum Outbound Queue so it may take longer for some calls to complete than others.

What's the status of my outbound campaign?

Plum's Outbound Queue is optimized for placing calls. As a result, getting to the next call in the queue takes priority over updating the status of the previous call. Each phase of the outbound process contains several potential status changes. In order to ensure that calls go out as quickly as possible, call status updates may be delayed.

Dialing via the outbound queue and the processing of call status data are two separate, yet inter-related processes within the Plum Platform. It is possible, therefore, that a call or a call campaign can be completed before all the status updates for those calls are processed in their entirety.

Once the platform has call status data, it sends that information to the customer using the provided result_url.

Why am I seeing "failed" calls?

First, let's explain how we determine if a call has failed or completed.

  • A call is considered "failed" when it has been queued, dialed, and does not get answered. Calls may not be picked up for a variety of reasons like the number is busy, caller didn't answer, etc. The call status of "failed" does not mean the call has failed to be queued or dialed.

  • A call is considered "completed" when the call is ultimately answered. The only caveat with this is answered calls can include voicemail. To provide the best user experience, we recommend building your application with callee type detection to better handle those situations.

If an issue with queuing outbound occurs, it would be made available at the time of the API request or visible in the pending queue. Stuck calls in the pending queue may have gone out but did not update properly in our system, finding correlating call logs with the stuck call may help in debugging further.

You can see the status of your calls by navigating to the deployments page then clicking on the outbound queue for the selected deployment. In the completed tab you can filter and search the results. You can click on the info icon to see the connection details of the call. The callee type will point you in the right direction why we consider that call has failed.

Please view our Best Practices for more information on outbound campaigns.

Last updated