Quick Help: Find solutions to the most common issues encountered while using Vodex AI calling platform. Each issue includes the cause and step-by-step resolution.
Common Issues and Solutions
1. Something Went Wrong While Triggering Calls
Error Message: “Something went wrong while triggering calls”
Root Cause
This error occurs when thetime_zone
field is not properly formatted or contains invalid timezone information.
Solution
Ensure yourtime_zone
field uses one of these valid formats:
✅ Correct Format | ❌ Incorrect Format |
---|---|
Asia/Kolkata | IST |
America/New_York | EST |
+05:30 | +5:30 |
-08:00 | PST |
How to Fix
- Check your time zone format in the custom fields
- Use IANA timezone names like
Asia/Kolkata
orAmerica/New_York
- Use UTC offset format like
+05:30
or-08:00
- Avoid abbreviations like IST, EST, PST
2. Missing Custom Field Error
Error Message: “Missing custom field but no custom field is showing”
Root Cause
This error occurs when custom field names contain spaces, which breaks the field recognition system.The Problem
Custom fields with spaces in their names cannot be processed by the system:The Solution
Replace spaces with underscores in all custom field names:Step-by-Step Fix
- Identify fields with spaces in your prompt
- Replace all spaces with underscores
- Update your data source to match the new field names
- Test the updated prompt before going live
Pro Tip: Use
PascalCase
({FirstName}
) throughout your system to avoid confusion.3. Call Limit Exceeded Error
Error Message: “Call Limit exceeded, please upgrade”
Root Cause
Free-tier customers have a limited number of calls available when using Vodex’s default Twilio integration.Available Solutions
- Contact Support
- Integrate Your Twilio
Option 1: Upgrade Your PlanContact our support team to discuss upgrading your plan for higher call limits:
- Email: support@vodex.ai
- Subject: “Call Limit Upgrade Request”
- Include: Your account details and expected call volume
Prevention Tips
- Monitor your usage regularly in the dashboard
- Plan campaigns according to your call limits
- Consider upgrading before reaching limits during important campaigns
4. Bot Not Speaking Customer Names
Issue: “Bot is not speaking the name of the customer in the call, but I have uploaded FirstName correctly”
Root Cause
The customer name data may not be properly uploaded or formatted in your audience list.Troubleshooting Steps
1
Verify Audience Data
- Open your audience list in the Vodex dashboard
- Check the FirstName column for the specific contacts
- Look for empty cells or formatting issues
- Verify data is visible in the preview
2
Check Field Mapping
- Confirm field names match between your prompt and audience data
- Ensure no extra spaces in field names
- Verify case sensitivity (FirstName vs firstname)
3
Test with Sample Data
- Create a test contact with a simple name
- Run a test call to verify the field works
- Compare working vs non-working entries
4
Contact Support if Needed
If the issue persists after verification:
- Email: support@vodex.ai
- Include: Screenshot of your audience data
- Provide: Sample prompt and field names used
Common Data Issues
Problem | Solution |
---|---|
Empty name fields | Fill in missing data or use fallback text |
Special characters in names | Remove or replace special characters |
Inconsistent formatting | Standardize name format across all entries |
Wrong column mapping | Ensure column headers match field names exactly |
Quick Diagnostic Checklist
Use this checklist to quickly identify and resolve common issues:Call Triggering Issues
Call Triggering Issues
- Time zone format is correct (
Asia/Kolkata
or+05:30
) - No spaces in custom field names
- All required fields are populated
- Prompt syntax is correct
- Account has sufficient call credits
Custom Field Issues
Custom Field Issues
- Field names use underscores instead of spaces
- Field names match exactly between prompt and data
- Data is properly uploaded to audience list
- No special characters in field names
- Consistent naming convention used
Audio and Voice Issues
Audio and Voice Issues
- Customer data is properly formatted
- Field mapping is correct
- Test calls work with sample data
- No empty or null values in critical fields
Getting Additional Help
Before Contacting Support
Gather this information to help us assist you faster:- Error message (exact text or screenshot)
- Steps to reproduce the issue
- Sample data that’s causing problems
- Prompt content you’re using
- Account information and project details
Contact Information
Vodex Support
Email: support@vodex.aiResponse Time: Within 24 hours during business daysInclude in your message:
- Clear description of the issue
- Screenshots or error messages
- Steps you’ve already tried
Community Resources
- Documentation: Browse our complete guides and API reference
- Best Practices: Learn from our recommended approaches
- Updates: Stay informed about new features and fixes
Prevention Best Practices
Avoid Common Mistakes
Field Naming: Always use underscores instead of spaces in custom field names from the start.
Time Zones: Use standard IANA timezone names or proper UTC offset formats.
Data Quality: Regularly audit your audience data for completeness and accuracy.
Testing: Always test with sample data before running full campaigns.
Regular Maintenance
- Review error logs weekly to catch recurring issues
- Update field mappings when changing data sources
- Monitor call limits and upgrade proactively
- Keep audience data clean and up-to-date
Issue Resolved? Most common issues can be resolved by following the solutions above. If you’re still experiencing problems, don’t hesitate to contact our support team for personalized assistance.
Need more help with custom fields? Check out our Custom Fields Introduction and Best Practices guides for comprehensive information.