Hi all - Vapi n00b here. I’m building an AI receptionists for cell phone voicemail.
The arch/ flow I’m thinking: Incoming call -> call forwarding (like voicemail) to a Vapi/ Twilio # -> AI assistant answers
I think it’s overkill to get a new phone for each user. So I was thinking of using a few phone numbers identifying the forwarding number and activate the proper assistant accordingly.
My questions:
Is there a max to number of concurrent calls that goes to a single phone number?
Is there a better architecture that simple and doesn’t require buying a phone number for each user?
Ideas and thoughts appreciated!