L2.
01/17/2025, 11:14 PML2.
01/17/2025, 11:15 PML2.
01/17/2025, 11:16 PMVapi
01/17/2025, 11:16 PMVapi
01/17/2025, 11:16 PMforwardingPhoneNumber
attribute to the new number you own. Since you're dealing with Twilio numbers, make sure that the number you're forwarding to is correctly configured in your Twilio account to receive calls.
Here's what you need to do:
1. Locate the part of your VAPI configuration or code where the call transfer is set up.
2. Update the forwardingPhoneNumber
attribute with the new Twilio number you want to forward calls to.
3. Ensure that any additional instructions or call handling logic is also updated to reflect the new forwarding setup.
If you need to forward calls to a SIP URI instead, you can use the sipUri
attribute within the forwardingPhoneNumbers
array to specify the SIP URI.
If you're ready to make the change and need assistance with the specific code or configuration, please provide the relevant details, and I'll be happy to guide you through the process. If you're unsure about any part of this process, please ask support for more info on this.Vapi
01/17/2025, 11:16 PMShubham Bajaj
01/18/2025, 4:16 AM