Connect to VOIP infrastructure to make 50.000 OUTB...
# support
b
Anyone knows the technical requirements for such a huge project? I'm signing one of the best call center companies in Europe
v
@beboney That's fantastic to hear! For a project of this scale, especially when dealing with voice APIs and call centers, there are several technical requirements you'll need to consider: 1. **Infrastructure**: Ensure you have robust server infrastructure that can handle high call volumes with minimal latency. This may involve cloud services with auto-scaling capabilities. 2. **Telephony Integration**: Since you're using Twilio for receiving inbound phone calls, you'll need to integrate Twilio's APIs with your systems. Make sure you have the necessary credentials and understand Twilio's API for call handling. 3. **Custom Model**: If you're using a custom model for voice recognition or other purposes, ensure that it's well-trained and tested for the languages and accents it will encounter in the call center. 4. **Cost Management**: Keep track of the costs associated with Deepgram, your custom model, and PlayHT. You'll need to multiply these by your expected call volume to budget accurately. 5. **Compliance and Security**: Adhere to data protection regulations such as GDPR in Europe, and ensure that your system is secure against potential breaches. 6. **Quality Assurance**: Implement monitoring and logging to track the performance of your voice pipeline and quickly address any issues. 7. **Scalability**: Plan for future growth, ensuring that your system can scale up as call volumes increase. 8. **Disaster Recovery**: Have a plan in place for system outages or other issues to minimize downtime. 9. **Support and Maintenance**: Ensure you have a technical support team ready to handle any issues that arise. 10. **Documentation and Training**: Provide thorough documentation and training for the call center staff on how to use the system. If you need more detailed information or assistance with specific aspects of your project, please don't hesitate to ask!
You can continue this conversation by mentioning me in the message.
Got it. Tagging @User for additional help.
b
No twilio and no vonage
s
i
I am connecting to this thread. As I see in the provided documentation always Twilio number is needed for inbound calls. But basically I don't want to call Twilio number. Let me explain why: my client is from Bahrain, so if the inbound call is coming to him we can redirect it to another number with VAPI assistant but this number should be Babraini number to avoid international calls charge. However Twilio doesn't provide Bahraini numbers and doesn't suport parking Bahraini SIP. I have a Bahraini SIP number - is it possible to connect it to VAPI directly?
@User your input is needed here
s
You need a SIP provider basically local telephony which has given you Bahraini number and then you can connect it with Vapi. Twilio is here a barely an example to showcase how to use SIP with Vapi.
hey @Igor create a new support ticket, which can help document the process to connect SIP with Vapi for Babraini number. Also did you got chance to check Telnyx?
i
OK, created. Telnyx has the same limitations as Twilio. I checked it already
s
@beboney because of no response closing this ticket.
13 Views