ACT Clinic
03/28/2025, 10:59 AMVapi Support Bot
03/28/2025, 11:00 AMsipUri
attribute within the forwardingPhoneNumbers
array to specify the destination SIP address in your call flow. [According to our documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1334251359519641692), you'll need to ensure your PBX handles SIP REFER messages.
2. **Call Forwarding**: You can set up call forwarding to forward calls from your Spectrum numbers to Vapi. This uses the forwardingPhoneNumbers
attribute to specify the destination for forwarded calls. [This is mentioned in our documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336375228703707176).
3. **Using a PBX**: You can create a new trunk in your PBX specifically for Vapi, configure it with Vapi's SIP details, and set up your application to route calls between your PBX and Vapi. [This approach is documented here](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1333747605628391434).
4. **API-Based Integration**: You can integrate with Vapi using a server-side SDK or the Vapi REST API to initiate sessions and handle audio streams. [Our API documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1329523231375495260) provides endpoints for managing calls and audio streams.Vapi Support Bot
03/28/2025, 11:00 AMVapi Support Bot
03/28/2025, 12:00 PMACT Clinic
03/28/2025, 1:27 PMKyle Brunker
03/30/2025, 9:08 AM