I have a phone number on twilio with a SIP domain and right now all incoming calls go straight to a single SIP Endpoint.
I'm trying to setup a function so that during the call the user gets presented with a menu choice, and depending on their choice (1/2/3) gets routed to different SIP Endpoints under the same number.
Is there a way to do it using twiml/built in functions?