jarvatar
03/28/2025, 8:26 PMVapi Support Bot
03/28/2025, 8:28 PMtwilioAccountSid
- twilioAuthToken
- credentialId
for the phone number you're using
According to the [information I found](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1333245023319494707), once these credentials are set up, you can use the sendSms
function with the customer's phone number to send SMS messages.
## Troubleshooting Tips
- Ensure your Twilio setting is set to "Webhook" and not "SIP" as this is a common issue
- Verify you have the correct number configured in VAPI
- Check that your Twilio account has the necessary permissions and that your phone number is verified and active
If you're still experiencing issues with the interface discrepancy, you might want to test sending an SMS to ensure the integration is working despite the interface differences.
Is there anything specific about the SMS setup process you'd like me to clarify further?
Sources:
- [Discord Thread about SMS Setup](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1333245023319494707)
- [Discord Thread about Troubleshooting](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1343208312249913397)Shubham Bajaj
03/30/2025, 9:22 AM