How to call 300 numbers per day outbound with a VA...
# prompt-tip
l
Just what the title says. Seems like the current limit is around 10 on a pay as you go plan. I don't see an option to increase the number of outbound calls from a VAPI number in plans.
r
Hi Logos, To make outbound calls using Vapi, you can either use a Vapi-provided free US phone number or import your own numbers (e.g., from Twilio or Telnyx) for broader functionality and international calls. Here's a quick guide on setting up for outbound calls: 1. Configure a Vapi Phone Number: - **Free US Number**: Use the [Vapi dashboard](https://docs.vapi.ai/phone-calling) to create a limited number of free phone numbers for US use only. - **Import a Number**: Import numbers from services like [Twilio](https://docs.vapi.ai/phone-calling) or [Telnyx](https://docs.vapi.ai/telnyx) for international use. 2. Set up for Outbound Calls: - Use the
/call
endpoint to initiate calls. Specify
assistantId
for your call assistant and
phoneNumberId
for the number you're calling from. Check the [Outbound Calling](https://docs.vapi.ai/calls/outbound-calling) guide for more details. 3. **Ensure Trusted Calling Setup**: - Consider implementing STIR/SHAKEN and CNAM to maximize call answer rates, as outlined in the [Trusted Calling Guide](https://docs.vapi.ai/calls/outbound-calling#trusted-calling-and-caller-id). For a structured campaign approach, see the [Outbound Campaigns Overview](https://docs.vapi.ai/outbound-campaigns/overview) for setting up and running call campaigns, managing recipients, and analyzing call performance efficiently.