I have a customer requesting a way for callers to enter a zip code and have their call routed to the proper office
My ask
1. what is the max size IVR I can create? I created a IVR for about 600 entries and sometimes it works and other times it does not. When I access the IVR menu in the web interface it loads very slowly and when I click a field to edit I have to wait about 5-10 seconds for text cursor to appear so I can edit the field. I am running htops and nothing even hits 20% usage and it is a dedicated digital ocean server specific for this test, 4vCPU and 8gb ram and nothing else is on this server except one domain, extension and IVR. I created the IVR via D Beaver and I did used the gen_random_uuid() for the default value of the IVR Menu Option UUID (Maybe that is where I went wrong).
2. is there another way someone would do this or an affordable third party service someone can reccomend that is $50/month or less?
3. is there a better way to generate hundred of UUIDs other than my method?
Thank in advance
My ask
1. what is the max size IVR I can create? I created a IVR for about 600 entries and sometimes it works and other times it does not. When I access the IVR menu in the web interface it loads very slowly and when I click a field to edit I have to wait about 5-10 seconds for text cursor to appear so I can edit the field. I am running htops and nothing even hits 20% usage and it is a dedicated digital ocean server specific for this test, 4vCPU and 8gb ram and nothing else is on this server except one domain, extension and IVR. I created the IVR via D Beaver and I did used the gen_random_uuid() for the default value of the IVR Menu Option UUID (Maybe that is where I went wrong).
2. is there another way someone would do this or an affordable third party service someone can reccomend that is $50/month or less?
3. is there a better way to generate hundred of UUIDs other than my method?
Thank in advance