Hey guys! I'm building an assistant for plumbers.
Many of the business owners want the option to either switch the assistant on/off with a button (which in essence would route the call to a different phone # or webhook based on that condition)
The other feature they want is for the AI to handle overflow calls exclusively (i.e. their receptionist is already on the line and someone else calls.) and route the call to the AI phone # or webhook based on this condition.
Is this possible with Twilio or Make?
I have tried to mess around and figure this out in the Twilio studio, but it seems that the conditions or data I would be watching for (phone # already in use, and on/off button) are not there.